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