[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.IStartableRegistry.ProcessAssembly(System.Reflection.Assembly)"]

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

Syntax

C#
void ProcessAssembly(
	Assembly assembly
)

Parameters

assembly
Type: System.Reflection..::..Assembly

[Missing <param name="assembly"/> documentation for "M:VVVV.PluginInterfaces.V2.IStartableRegistry.ProcessAssembly(System.Reflection.Assembly)"]

See Also