Constructor JsonReader
| Improve this Doc View SourceJsonReader(IJsonCustomizer)
Initializes a new instance of JsonReader class.
Declaration
protected JsonReader(IJsonCustomizer customer)
Parameters
| Type | Name | Description |
|---|---|---|
| IJsonCustomizer | customer | The customizer. |