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++
public JsonReader()
Public Sub New
public:
JsonReader()

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