JsonMapper.

ToObject(TextReader) Method

Namespace
LitJson
Containing Type
JsonMapper

Syntax

public static JsonData ToObject(TextReader reader)

Parameters

Name Type Description
reader TextReader

Return Value

Type Description
JsonData