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