IPlugInCommonBase Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.plugins.core.IPlugInCommonBase"]
Namespace: imbWEM.Core.plugins.core
public interface IPlugInCommonBase : IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName, IAcePluginBase
The IPlugInCommonBase type exposes the following members.
| Name | Description | |
|---|---|---|
| consoleHost | ||
| consolePlugin | ||
| description | (Inherited from IObjectWithDescription.) | |
| INSTALL_POINTS | ||
| instanceName | (Inherited from IAcePluginBase.) | |
| IsEnabled |
Gets a value indicating whether this instance is enabled.
| |
| name | (Inherited from IObjectWithName.) | |
| plugin_group |
| Name | Description | |
|---|---|---|
| Dispose |
Releases unmanaged and - optionally - managed resources.
| |
| eventPluginInstalled |
Events the plugin installed --- when new spider instance being constructed
|