YSerialization
|
public static class YSerializationCenter
The YSerializationCenter type exposes the following members.
| Name | Description | |
|---|---|---|
| DeserializeObject(String, Type) | Deserialize an toDeserialize string to a type type. | |
| DeserializeObjectT(String) | Deserialize an toDeserialize string to a T type. | |
| SerializeObject | Serialize an ObjecttoSerialize. |