Click or drag to resize

ExprNode Constructor (Int32)

Initializes a new instance of the ExprNode class

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ExprNode(
	int vl
)

Parameters

vl
Type: SystemInt32

[Missing <param name="vl"/> documentation for "M:P.Runtime.ExprNode.#ctor(System.Int32)"]

See Also