메소드 | 설명 | |
---|---|---|
GetArgumentValue ( int index ) : object | ||
GetConcreteMethod ( ) : |
||
GetConcreteMethodInvocationTarget ( ) : |
||
GetObjectData ( |
||
Proceed ( ) : void |
|
|
RemotableInvocation ( IInvocation parent ) : System | ||
SetArgumentValue ( int index, object value ) : void |
메소드 | 설명 | |
---|---|---|
RemotableInvocation ( |
public GetConcreteMethod ( ) : |
||
리턴 |
public GetConcreteMethodInvocationTarget ( ) : |
||
리턴 |
public GetObjectData ( |
||
info | ||
context | ||
리턴 | void |
public RemotableInvocation ( IInvocation parent ) : System | ||
parent | IInvocation | |
리턴 | System |
protected RemotableInvocation ( |
||
info | ||
context | ||
리턴 | System |
public SetArgumentValue ( int index, object value ) : void | ||
index | int | |
value | object | |
리턴 | void |