Click or drag to resize

PrtEventValue Constructor

Initializes a new instance of the PrtEventValue class

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

Parameters

val
Type: P.RuntimePrtEvent

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

See Also