PluginsManagerAllPluginsLoaded Event

Occurs when the entire collection of plug-in assemblies is loaded by LoadAll(IAppEnv, LanguageInfo, PluginsStatusEventHandler, IEnumerableIPluginInitialMeta, ListPluginInfo).

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public static event EventHandler<AllPluginsLoadedEventArgs> AllPluginsLoaded

Value

EventHandlerAllPluginsLoadedEventArgs

See Also