Свойство | Тип | Описание | |
---|---|---|---|
AfterExecuteActions | void | ||
BeforeExecuteActions | void | ||
FinallyExecuteActions | void |
Метод | Описание | |
---|---|---|
DefaultInterceptor ( Func |
||
Intercept ( object target, |
Метод | Описание | |
---|---|---|
CorrectMethod ( object target, |
||
GetInvocationDelegate ( |
||
Invoke ( object target, |
Метод | Описание | |
---|---|---|
AfterExecuteActions ( object target, |
||
BeforeExecuteActions ( object target, |
||
FinallyExecuteActions ( |
protected CorrectMethod ( object target, |
||
target | object | |
method | ||
Результат |
public DefaultInterceptor ( Func |
||
hooks | Func |
|
headerHandler | IContextHandler | |
client | bool | |
Результат | System |
protected GetInvocationDelegate ( |
||
method | ||
Результат | InvocationDelegate |
public Intercept ( object target, |
||
target | object | |
method | ||
args | object | |
Результат | object |
protected Invoke ( object target, |
||
target | object | |
method | ||
args | object | |
Результат | object |