메소드 | 설명 | |
---|---|---|
GetObjectData ( |
||
GetRealObject ( |
||
OnDeserialization ( object sender ) : void | ||
RecreateClassProxy ( ) : object | ||
RecreateClassProxy ( |
||
RecreateInterfaceProxy ( ) : object | ||
RecreateInterfaceProxy ( |
||
ResetScope ( ) : void |
Usefull for test cases
|
메소드 | 설명 | |
---|---|---|
InvokeCallback ( object target ) : void | ||
ProxyObjectReference ( |
||
RecreateProxy ( ) : object | ||
RecreateProxy ( |
메소드 | 설명 | |
---|---|---|
DeserializeTypeFromString ( string key ) : |
||
SetInterceptors ( IInterceptor interceptors ) : void | ||
SetTarget ( object target ) : void |
public GetObjectData ( |
||
info | ||
context | ||
리턴 | void |
public GetRealObject ( |
||
context | ||
리턴 | object |
protected ProxyObjectReference ( |
||
info | ||
context | ||
리턴 | System |
public RecreateClassProxy ( |
||
info | ||
context | ||
리턴 | object |
public RecreateInterfaceProxy ( |
||
info | ||
context | ||
리턴 | object |
protected RecreateProxy ( |
||
info | ||
context | ||
리턴 | object |