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

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

Syntax

C#
string GetFriendlyNameForSource(
	Object source
)

Parameters

source
Type: System..::..Object

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

Return Value

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

See Also