- Namespace
- LitJson
- Containing Type
- JsonReader
Syntax
public JsonReader(string json_text)
Parameters
| Name | Type | Description |
|---|---|---|
| json_text | string |
Return Value
| Type | Description |
|---|---|
| void |
public JsonReader(string json_text)
| Name | Type | Description |
|---|---|---|
| json_text | string |
| Type | Description |
|---|---|
| void |