JsonWriter.

Write(double) Method

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
JsonWriter

Syntax

public void Write(double number)

Parameters

Name Type Description
number double

Return Value

Type Description
void