프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |