JsonMapper.

ToObject(TextReader) Method

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
JsonMapper

Syntax

public static JsonData ToObject(TextReader reader)

Parameters

Name Type Description
reader TextReader

Return Value

Type Description
JsonData