Click or drag to resize

PrtIntValue Constructor (Int64)

Initializes a new instance of the PrtIntValue class

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PrtIntValue(
	long val
)

Parameters

val
Type: SystemInt64

[Missing <param name="val"/> documentation for "M:P.Runtime.PrtIntValue.#ctor(System.Int64)"]

See Also