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