Click or drag to resize

PrtNamedTupleValue Constructor (PrtType)

Initializes a new instance of the PrtNamedTupleValue class

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PrtNamedTupleValue(
	PrtType type
)

Parameters

type
Type: P.RuntimePrtType

[Missing <param name="type"/> documentation for "M:P.Runtime.PrtNamedTupleValue.#ctor(P.Runtime.PrtType)"]

See Also