- Namespace
- LitJson
- Containing Type
- JsonMapper
Syntax
public static JsonData ToObject(TextReader reader)
Parameters
| Name | Type | Description |
|---|---|---|
| reader | TextReader |
Return Value
| Type | Description |
|---|---|
| JsonData |
public static JsonData ToObject(TextReader reader)
| Name | Type | Description |
|---|---|---|
| reader | TextReader |
| Type | Description |
|---|---|
| JsonData |