JsonWriter.

Write(int) Method

Namespace
LitJson
Containing Type
JsonWriter

Syntax

public void Write(int number)

Parameters

Name Type Description
number int

Return Value

Type Description
void