JsonReader Constructor

Json.NET

Json.NET - Quick Starts & API Documentation JsonReader Constructor
NamespacesNewtonsoft.JsonJsonReaderJsonReader()()()()
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()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13623)