Свойство | Type | Description | |
---|---|---|---|
AfterExecuteActions | void | ||
BeforeExecuteActions | void | ||
FinallyExecuteActions | void |
Méthode | Description | |
---|---|---|
DefaultInterceptor ( Func |
||
Intercept ( object target, |
Méthode | Description | |
---|---|---|
CorrectMethod ( object target, |
||
GetInvocationDelegate ( |
||
Invoke ( object target, |
Méthode | Description | |
---|---|---|
AfterExecuteActions ( object target, |
||
BeforeExecuteActions ( object target, |
||
FinallyExecuteActions ( |
protected CorrectMethod ( object target, |
||
target | object | |
method | ||
Résultat |
public DefaultInterceptor ( Func |
||
hooks | Func |
|
headerHandler | IContextHandler | |
client | bool | |
Résultat | System |
protected GetInvocationDelegate ( |
||
method | ||
Résultat | InvocationDelegate |
public Intercept ( object target, |
||
target | object | |
method | ||
args | object | |
Résultat | object |
protected Invoke ( object target, |
||
target | object | |
method | ||
args | object | |
Résultat | object |