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

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

Syntax

C#
void AddFromXml(
	string startablelist
)

Parameters

startablelist
Type: System..::..String

[Missing <param name="startablelist"/> documentation for "M:VVVV.PluginInterfaces.V2.IStartableRegistry.AddFromXml(System.String)"]

See Also