Click or drag to resize
Json.NET

JTokenWriter Constructor

 
Overload List
  NameDescription
Public methodJTokenWriter
Initializes a new instance of the JTokenWriter class.
Public methodJTokenWriter(JContainer)
Initializes a new instance of the JTokenWriter class writing to the given JContainer.
Top
See Also