JsonMapper.

ToJson(object) Method

Namespace
LitJson
Containing Type
JsonMapper

Syntax

public static string ToJson(object obj)

Parameters

Name Type Description
obj object

Return Value

Type Description
string