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 BasicVisual C++
protected JsonReader()
Protected Sub New
protected:
JsonReader()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)