JsonWriter.

Write(string) Method

Namespace
LitJson
Containing Type
JsonWriter

Syntax

public void Write(string str)

Parameters

Name Type Description
str string

Return Value

Type Description
void