JsonUtility class

JsonUtility class

Represents the utility class of processing json.

The JsonUtility type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of JsonUtility

Methods

MethodDescription
export_range_to_jsonExporting the range to json file.
export_range_to_jsonExporting the range to json file.
import_dataImport the json string.

See Also