Click or drag to resize

PrtBoolValue Constructor (Boolean)

Initializes a new instance of the PrtBoolValue class

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

Parameters

val
Type: SystemBoolean

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

See Also