JsonSerializerExtensions Methods

.NET Framework 4.5

The JsonSerializerExtensions type exposes the following members.

  NameDescription
Public method Static member Parse<T> Deserializes the JSON to a .NET object.
Public method Static member Stringify Serializes the specified object to a JSON string.
Top
Show: