Click or drag to resize

YSerializationCenter Methods

The YSerializationCenter type exposes the following members.

Methods
  Name Description
Public Extension Method DeserializeObject(String, Type) Deserialize an toDeserialize string to a type type.
Public Extension Method DeserializeObjectT(String) Deserialize an toDeserialize string to a T type.
Public Extension Method SerializeObject Serialize an ObjecttoSerialize.
Top
See Also