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