JsonWriter.

Write(Decimal) Method

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
JsonWriter

Syntax

public void Write(Decimal number)

Parameters

Name Type Description
number Decimal

Return Value

Type Description
void