Overload List
| Name | Description | |
|---|---|---|
| BinarySerializeThenDeserialize<(Of <(T>)>)(T) |
Verifies that an object can be serialized then deserialized to and from a stream using a
BinaryFormatter and returns the resulting deserialized object.
| |
| BinarySerializeThenDeserialize<(Of <(T>)>)(T, String, array<Object>[]()[]) |
Verifies that an object can be serialized and deserialized to and from a stream using a
BinaryFormatter and returns the resulting deserialized object.
|
