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

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

Syntax

C#
void Initialize(
	string path,
	string description
)

Parameters

path
Type: System..::..String

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

description
Type: System..::..String

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

See Also