Click or drag to resize

PrtSeqType Constructor

Initializes a new instance of the PrtSeqType class

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

Parameters

s
Type: P.RuntimePrtType

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

See Also