Initializes a new instance of the PinAttribute class

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4457.10838

Syntax

C#
public PinAttribute(
	string name
)

Parameters

name
Type: System..::..String

[Missing <param name="name"/> documentation for "M:VVVV.PluginInterfaces.V2.PinAttribute.#ctor(System.String)"]

See Also