C# (CSharp) NetServ.Net.Json Namespace

Classes

Name Description
Disposable Defines a base for a class which implements the Disposable pattern. This class is abstract.
IndentedJsonWriter Provided support for writing JavaScript Object Notation data types to an underlying System.IO.TextWriter whilst indenting the output.
JsonNumber
JsonParser Provided support for parsing JavaScript Object Notation data types from an underlying System.IO.TextReader.
JsonString
JsonTypeFactory Represents the default type factory for the NetServ.Net.Json namespace.
JsonTypeSkeleton
JsonWriter Provided support for writing JavaScript Object Notation data types to an underlying System.IO.TextWriter.