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