Click or drag to resize
JsonWriter Class

[Missing <summary> documentation for "T:X3Platform.Json.JsonWriter"]

Inheritance Hierarchy
SystemObject
  X3Platform.JsonJsonWriter

Namespace: X3Platform.Json
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class JsonWriter

The JsonWriter type exposes the following members.

Constructors
  NameDescription
Public methodJsonWriter
Initializes a new instance of the JsonWriter class
Public methodJsonWriter(TextWriter)
Initializes a new instance of the JsonWriter class
Public methodJsonWriter(StringBuilder)
Initializes a new instance of the JsonWriter class
Top
Methods
Properties
See Also