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