[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for T:MiniSqlQuery.Core.PluginLoaderBase]
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| PluginLoaderBase(String, String) | ||
| PluginLoaderBase(String, String, Int32) | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetHashCode()()() | (Inherited from Object.) | |
| GetType()()() | (Inherited from Object.) | |
| InitializePlugIn()()() |
Must be implemented by the inheriting class.
Called after the application has started.
| |
| LoadPlugIn(ApplicationServices) |
Called when the plugins are loading during application startup.
Stores the reference to services.
| |
| MemberwiseClone()()() | (Inherited from Object.) | |
| PluginDescription | ||
| PluginName | ||
| RequestedLoadOrder |
A lame ordering system. Needs to be replaced with Windsor containter etc.
| |
| Services |
A reference to the applications service manager.
| |
| ToString()()() | (Inherited from Object.) | |
| UnloadPlugIn()()() |
| Object | |
| PluginLoaderBase | |