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