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