Namespace Cuemon.Runtime.Serialization
Assembly: Cuemon.Runtime.dll
Classes
JsonConverter
This utility class is designed to make JSON related conversions easier to work with.
JsonInstance
Represents a JSON instance from a structural data source.
JsonInstanceCollection
Represents a list of JSON children from a structural data source.
JsonWriter
Represents a writer that provides a fast, non-cached, forward-only means of generating streams or files containing JSON data.
XmlJsonInstance
Represents a JSON instance from an XML data source.