Click or drag to resize

PrtInterfaceType Constructor

Initializes a new instance of the PrtInterfaceType class

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PrtInterfaceType(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:P.Runtime.PrtInterfaceType.#ctor(System.String)"]

See Also