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