Click or drag to resize

JsonProvider Class

An implementation of a JSON provider that uses Json.NET.
Inheritance Hierarchy

Namespace:  FM.IceLink.JsonNet
Assembly:  FM.IceLink.JsonNet (in FM.IceLink.JsonNet.dll) Version: 3.2.2.607 (3.2.2.607)

The JsonProvider type exposes the following members.

Constructors
  NameDescription
Public methodJsonProvider
Initializes a new instance of the JsonProvider class
Top
Properties
  NameDescription
Public propertyStatic memberDeserializeSettings
Gets or sets the Json.NET deserialize settings.
Public propertyStatic memberSerializeSettings
Gets or sets the Json.NET serialize settings.
Top
Methods
See Also