Click or drag to resize

enginePlugIn_base Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbWEM.Core.plugins.engine.enginePlugIn_base"]

Inheritance Hierarchy

Namespace:  imbWEM.Core.plugins.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public abstract class enginePlugIn_base : plugIn_base

The enginePlugIn_base type exposes the following members.

Properties
  NameDescription
Public propertyconsoleHost (Inherited from plugIn_base.)
Public propertyconsolePlugin (Inherited from plugIn_base.)
Public propertydescription
Human-readable description of object instance
(Inherited from plugIn_base.)
Public propertyINSTALL_POINTS (Inherited from plugIn_base.)
Public propertyInstanceHash (Inherited from plugIn_base.)
Public propertyinstanceName (Inherited from plugIn_base.)
Public propertyIsEnabled (Inherited from plugIn_base.)
Public propertyloger (Inherited from plugIn_base.)
Public propertyname
Name for this instance
(Inherited from plugIn_base.)
Public propertyplugin_group
Top
Methods
See Also