JsonWriter.

JsonWriter(TextWriter) Constructor

Namespace
LitJson
Containing Type
JsonWriter

Syntax

public JsonWriter(TextWriter writer)

Parameters

Name Type Description
writer TextWriter

Return Value

Type Description
void