JsonWriter.

JsonWriter(StringBuilder) Constructor

Namespace
LitJson
Containing Type
JsonWriter

Syntax

public JsonWriter(StringBuilder sb)

Parameters

Name Type Description
sb StringBuilder

Return Value

Type Description
void