프로퍼티 | 타입 | 설명 | |
---|---|---|---|
proxyObject | object |
메소드 | 설명 | |
---|---|---|
GetArgumentValue ( int index ) : object | ||
GetConcreteMethod ( ) : |
||
GetConcreteMethodInvocationTarget ( ) : |
||
Proceed ( ) : void | ||
SetArgumentValue ( int index, object value ) : void | ||
SetGenericMethodArguments ( |
메소드 | 설명 | |
---|---|---|
AbstractInvocation ( object proxy, IInterceptor interceptors, |
||
AbstractInvocation ( object proxy, |
||
InvokeMethodOnTarget ( ) : void | ||
ThrowOnNoTarget ( ) : void |
메소드 | 설명 | |
---|---|---|
EnsureClosedMethod ( |
||
GetObjectData ( |
||
SelectMethodInterceptors ( IInterceptorSelector selector, IInterceptor methodInterceptors, |
protected AbstractInvocation ( object proxy, IInterceptor interceptors, |
||
proxy | object | |
interceptors | IInterceptor | |
proxiedMethod | ||
arguments | object | |
리턴 | System |
protected AbstractInvocation ( object proxy, |
||
proxy | object | |
targetType | ||
interceptors | IInterceptor | |
proxiedMethod | ||
arguments | object | |
selector | IInterceptorSelector | |
methodInterceptors | IInterceptor | |
리턴 | System |
public GetConcreteMethod ( ) : |
||
리턴 |
public GetConcreteMethodInvocationTarget ( ) : |
||
리턴 |
public SetArgumentValue ( int index, object value ) : void | ||
index | int | |
value | object | |
리턴 | void |
public SetGenericMethodArguments ( |
||
arguments | ||
리턴 | void |