Click or drag to resize
IPluginManagerLoadPlugins Method
Loads the DLLs in the Plugins folder and calls their RegisterImplementations(IClassFactory) methods.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void LoadPlugins()
See Also