Json.NET - Quick Starts & API Documentation
JsonWriter Constructor
Namespaces
►
Newtonsoft.Json
►
JsonWriter
►
JsonWriter
()
()
()
()
C#
Visual Basic
Visual C++
Creates an instance of the
JsonWriter
class.
Declaration Syntax
C#
Visual Basic
Visual C++
protected
JsonWriter
()
Protected
Sub
New
protected
:
JsonWriter
()
Assembly:
Newtonsoft.Json
(Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13929)