JsonMockWrapper.

SetDouble(double) Method

Namespace
LitJson
Containing Type
JsonMockWrapper

Syntax

public void SetDouble(double val)

Parameters

Name Type Description
val double

Return Value

Type Description
void