JsonWriter.

Write(bool) Method

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
JsonWriter

Syntax

public void Write(bool boolean)

Parameters

Name Type Description
boolean bool

Return Value

Type Description
void