JsonReader Constructor | 
| Name | Description | |
|---|---|---|
| JsonReader(String) | 
            Initializes a new instance of the JsonReader class.
              | |
| JsonReader(TextReader) | 
            Initializes a new instance of the JsonReader class.
              | |
| JsonReader(String, JsonReaderSettings) | 
            Initializes a new instance of the JsonReader class.
              | |
| JsonReader(TextReader, JsonReaderSettings) | 
            Initializes a new instance of the JsonReader class.
              |