Click or drag to resize
JsonWriter Constructor
Overload List
  NameDescription
Public methodJsonWriter(TextWriter)
Initializes a new instance of the JsonWriter class.
Public methodJsonWriter(TextWriter, JsonWriterSettings)
Initializes a new instance of the JsonWriter class.
Top
See Also