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