Click or drag to resize

PrtTupleType Constructor (PrtType)

Initializes a new instance of the PrtTupleType class

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PrtTupleType(
	params PrtType[] fields
)

Parameters

fields
Type: P.RuntimePrtType

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

See Also