Click or drag to resize

acePluginBase Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  imbACE.Core.plugins.coreacePluginBase

Namespace:  imbACE.Core.plugins.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public abstract class acePluginBase : IAcePluginBase, 
	IObjectWithName
Request Example View Source

The acePluginBase type exposes the following members.

Constructors
  NameDescription
Public methodacePluginBase
Initializes a new instance of the acePluginBase class
Top
Properties
  NameDescription
Public propertydescription
Human-readable description of the plugin
Public propertyinstanceName
Public propertyname
Human-readable name for the plugin
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also