프로퍼티 | 타입 | 설명 | |
---|---|---|---|
target | object |
메소드 | 설명 | |
---|---|---|
CompositionInvocation ( object target, object proxy, IInterceptor interceptors, |
||
CompositionInvocation ( object target, object proxy, IInterceptor interceptors, |
||
EnsureValidProxyTarget ( object newTarget ) : void | ||
EnsureValidTarget ( ) : void |
메소드 | 설명 | |
---|---|---|
GetTargetType ( object targetObject ) : |
protected CompositionInvocation ( object target, object proxy, IInterceptor interceptors, |
||
target | object | |
proxy | object | |
interceptors | IInterceptor | |
proxiedMethod | ||
arguments | object | |
리턴 | System |
protected CompositionInvocation ( object target, object proxy, IInterceptor interceptors, |
||
target | object | |
proxy | object | |
interceptors | IInterceptor | |
proxiedMethod | ||
arguments | object | |
selector | IInterceptorSelector | |
methodInterceptors | IInterceptor | |
리턴 | System |
protected EnsureValidProxyTarget ( object newTarget ) : void | ||
newTarget | object | |
리턴 | void |