- Namespace
- LitJson
- Containing Type
- JsonMapper
Syntax
public static string ToJson(object obj)
Parameters
| Name | Type | Description |
|---|---|---|
| obj | object |
Return Value
| Type | Description |
|---|---|
| string |
public static string ToJson(object obj)
| Name | Type | Description |
|---|---|---|
| obj | object |
| Type | Description |
|---|---|
| string |