- Namespace
- LitJson
- Containing Type
- JsonMapper
Syntax
public static T ToObject<T>(JsonReader reader)
Type Parameters
| Name | Description |
|---|---|
| T |
Parameters
| Name | Type | Description |
|---|---|---|
| reader | JsonReader |
Return Value
| Type | Description |
|---|---|
| T |
public static T ToObject<T>(JsonReader reader)
| Name | Description |
|---|---|
| T |
| Name | Type | Description |
|---|---|---|
| reader | JsonReader |
| Type | Description |
|---|---|
| T |