- Namespace
- LitJson
- Containing Type
- JsonMapper
Syntax
public static IJsonWrapper ToWrapper(WrapperFactory factory, string json)
Parameters
| Name | Type | Description |
|---|---|---|
| factory | WrapperFactory | |
| json | string |
Return Value
| Type | Description |
|---|---|
| IJsonWrapper |
public static IJsonWrapper ToWrapper(WrapperFactory factory, string json)
| Name | Type | Description |
|---|---|---|
| factory | WrapperFactory | |
| json | string |
| Type | Description |
|---|---|
| IJsonWrapper |