JsonReader.

JsonReader(TextReader) Constructor

Namespace
LitJson
Containing Type
JsonReader

Syntax

public JsonReader(TextReader reader)

Parameters

Name Type Description
reader TextReader

Return Value

Type Description
void