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