Click or drag to resize

PrtMachineValue Constructor

Initializes a new instance of the PrtMachineValue class

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PrtMachineValue(
	PrtImplMachine mach
)

Parameters

mach
Type: P.RuntimePrtImplMachine

[Missing <param name="mach"/> documentation for "M:P.Runtime.PrtMachineValue.#ctor(P.Runtime.PrtImplMachine)"]

See Also