Click or drag to resize
JsonMockWrapperSetDouble Method

[Missing <summary> documentation for "M:X3Platform.Json.JsonMockWrapper.SetDouble(System.Double)"]

Namespace: X3Platform.Json
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public void SetDouble(
	double val
)

Parameters

val
Type: SystemDouble

[Missing <param name="val"/> documentation for "M:X3Platform.Json.JsonMockWrapper.SetDouble(System.Double)"]

Implements

IJsonWrapperSetDouble(Double)
See Also