JsonMapper.

ToObject(JsonReader) Method

Namespace
LitJson
Containing Type
JsonMapper

Syntax

public static JsonData ToObject(JsonReader reader)

Parameters

Name Type Description
reader JsonReader

Return Value

Type Description
JsonData