메소드 | 설명 | |
---|---|---|
GetArgumentValue ( int index ) : object | ||
GetConcreteMethod ( ) : |
||
GetConcreteMethodInvocationTarget ( ) : |
||
InvocationAdaptor ( IInvocation invocation ) : System | ||
Proceed ( ) : void | ||
SetArgumentValue ( int index, object value ) : void |
public GetConcreteMethod ( ) : |
||
리턴 |
public GetConcreteMethodInvocationTarget ( ) : |
||
리턴 |
public InvocationAdaptor ( IInvocation invocation ) : System | ||
invocation | IInvocation | |
리턴 | System |
public SetArgumentValue ( int index, object value ) : void | ||
index | int | |
value | object | |
리턴 | void |