JsonMockWrapper.

SetDouble(double) Method

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
JsonMockWrapper

Syntax

public void SetDouble(double val)

Parameters

Name Type Description
val double

Return Value

Type Description
void