Method | Description | |
---|---|---|
CObjectDeserializer ( |
Constructor
|
|
GetDeserializableFields ( ) : IDictionary | ||
GetOwnType ( ) : |
||
ReadMap ( |
Reads map
|
|
ReadMap ( |
Reads map
|
|
ReadObject ( |
Reads object as map
|
public CObjectDeserializer ( |
||
type | Type of the objects, that have to be /// deserialized | |
return | System |
public GetDeserializableFields ( ) : IDictionary | ||
return | IDictionary |
public ReadMap ( |
||
abstractHessianInput | HessianInput to read from | |
return | object |
public ReadMap ( |
||
abstractHessianInput | HessianInput to read from | |
result | Object | |
return | object |
public ReadObject ( |
||
abstractHessianInput | HessianInput to read from | |
return | object |