JsonWriter.

Write(long) Method

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
JsonWriter

Syntax

public void Write(long number)

Parameters

Name Type Description
number long

Return Value

Type Description
void