Click or drag to resize
JsonData Constructor (Int64)
Initializes a new instance of the JsonData class

Namespace: X3Platform.Json
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public JsonData(
	long number
)

Parameters

number
Type: SystemInt64

[Missing <param name="number"/> documentation for "M:X3Platform.Json.JsonData.#ctor(System.Int64)"]

See Also