[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.INodeBrowser.Initialize(System.String)"]

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

Syntax

C#
void Initialize(
	string text
)

Parameters

text
Type: System..::..String

[Missing <param name="text"/> documentation for "M:VVVV.PluginInterfaces.V2.INodeBrowser.Initialize(System.String)"]

See Also