Json.NET - Quick Starts & API Documentation
JsonReader Constructor
Namespaces ► Newtonsoft.Json ► JsonReader ► JsonReader()()()()
Initializes a new instance of the JsonReader class with the specified TextReader.
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected JsonReader()
Protected Sub New
protected: JsonReader()