JsonWriter.

Write(bool) Method

Namespace
LitJson
Containing Type
JsonWriter

Syntax

public void Write(bool boolean)

Parameters

Name Type Description
boolean bool

Return Value

Type Description
void