JsonWriter.

Write(double) Method

Namespace
LitJson
Containing Type
JsonWriter

Syntax

public void Write(double number)

Parameters

Name Type Description
number double

Return Value

Type Description
void