[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V1.IConnectionHandler.GetFriendlyNameForSink(System.Object)"]

Namespace: VVVV.PluginInterfaces.V1
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
string GetFriendlyNameForSink(
	Object sink
)

Parameters

sink
Type: System..::..Object

[Missing <param name="sink"/> documentation for "M:VVVV.PluginInterfaces.V1.IConnectionHandler.GetFriendlyNameForSink(System.Object)"]

Return Value

[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V1.IConnectionHandler.GetFriendlyNameForSink(System.Object)"]

See Also