Method | Description | |
---|---|---|
GetObjectData ( |
||
GetRealObject ( |
||
OnDeserialization ( object sender ) : void | ||
RecreateClassProxy ( ) : object | ||
RecreateClassProxy ( |
||
RecreateInterfaceProxy ( ) : object | ||
RecreateInterfaceProxy ( |
||
ResetScope ( ) : void |
Usefull for test cases
|
Method | Description | |
---|---|---|
InvokeCallback ( object target ) : void | ||
ProxyObjectReference ( |
||
RecreateProxy ( ) : object | ||
RecreateProxy ( |
Method | Description | |
---|---|---|
DeserializeTypeFromString ( string key ) : |
||
SetInterceptors ( IInterceptor interceptors ) : void | ||
SetTarget ( object target ) : void |
public GetObjectData ( |
||
info | ||
context | ||
return | void |
public GetRealObject ( |
||
context | ||
return | object |
protected InvokeCallback ( object target ) : void | ||
target | object | |
return | void |
public OnDeserialization ( object sender ) : void | ||
sender | object | |
return | void |
protected ProxyObjectReference ( |
||
info | ||
context | ||
return | System |
public RecreateClassProxy ( |
||
info | ||
context | ||
return | object |
public RecreateInterfaceProxy ( |
||
info | ||
context | ||
return | object |
protected RecreateProxy ( |
||
info | ||
context | ||
return | object |