Click or drag to resize
IJsonWrapperSetInt Method

[Missing <summary> documentation for "M:X3Platform.Json.IJsonWrapper.SetInt(System.Int32)"]

Namespace: X3Platform.Json
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
void SetInt(
	int val
)

Parameters

val
Type: SystemInt32

[Missing <param name="val"/> documentation for "M:X3Platform.Json.IJsonWrapper.SetInt(System.Int32)"]

See Also