[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.DiffPin`1.Connect(VVVV.PluginInterfaces.V2.IPin)"]

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

Syntax

C#
public override void Connect(
	IPin otherPin
)

Parameters

otherPin
Type: VVVV.PluginInterfaces.V2..::..IPin

[Missing <param name="otherPin"/> documentation for "M:VVVV.PluginInterfaces.V2.DiffPin`1.Connect(VVVV.PluginInterfaces.V2.IPin)"]

Implements

IPinUpdater..::..Connect(IPin)

See Also