|
|
SerializationGet
|
| Name | Description | |
|---|---|---|
|
|
GetObject(Byte) |
Obsolete.
Performs binary deserialization on the byte array and returns the object for it. |
|
|
GetObjectT(Byte) |
Obsolete.
Performs binary deserialization on the byte array and returns the typed object for it. |
|
|
GetObjectT(String) |
Obsolete.
Performs XML deserialization on the XML string and returns the typed object for it. |