IJsonWrapper.

SetDouble(double) Method

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
IJsonWrapper

Syntax

void SetDouble(double val)

Parameters

Name Type Description
val double

Return Value

Type Description
void