Method CreateInterceptor
CreateInterceptor(Delegate)
Declaration
protected abstract EventInterceptor CreateInterceptor(Delegate handler)
Parameters
Type | Name | Description |
---|---|---|
Delegate | handler |
Returns
Type | Description |
---|---|
EventInterceptor |
protected abstract EventInterceptor CreateInterceptor(Delegate handler)
Type | Name | Description |
---|---|---|
Delegate | handler |
Type | Description |
---|---|
EventInterceptor |