| 
    BGC Tools
    
   | 
 
Data Structures | |
| class | JsonParseException | 
| The exception that is thrown when a JSON message cannot be parsed.  More... | |
| class | JsonReader | 
| Represents a reader that can read JsonValues.  More... | |
| class | JsonSerializationException | 
| The exception that is thrown when a JSON value cannot be serialized.  More... | |
| class | JsonWriter | 
| Represents a writer that can write string representations of JsonValues.  More... | |
| struct | TextPosition | 
| Represents a position within a plain text resource.  More... | |
| class | TextScanner | 
| Represents a text scanner that reads one character at a time.  More... | |
Typedefs | |
| using | ErrorType = JsonParseException.ErrorType | 
Definition at line 8 of file JsonReader.cs.
 1.8.13