ValueTypeSerializer<T> Methods |
The ValueTypeSerializer<T> generic type exposes the following members.
Name | Description | |
---|---|---|
Convert |
Converts a value into a given target type.
| |
DeserializeObject |
Creates an instance of the given type.
| |
SerializeObject |
Serializes an object
|