ISerialization |
The ISerializationConverterTSource, TTarget type exposes the following members.
| Name | Description | |
|---|---|---|
| Deserialize | Deserializes from a given stream into an object. | |
| ReadSerializationVersion | Reads the version from the source. The version can be used to determine a match with a suitable converter. | |
| Serialize | Serializes a given object into a stream. |