The Serialization type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | DeserialiseT |
Deserialises the specified serialised object into instance of T
|
![]() ![]() | Serialize |
Serialised the specified object in the specified format
|
![]() ![]() | TryDeserialiseT |
Deserialises the specified serialised object into instance of T
|
See Also