JsonWriter.

Write(decimal) Method

Namespace
LitJson
Containing Type
JsonWriter

Syntax

public void Write(decimal number)

Parameters

Name Type Description
number decimal

Return Value

Type Description
void