Click or drag to resize

IAcePluginBase Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The IAcePluginBase type exposes the following members.

Properties
  NameDescription
Public propertyinstanceName
Name of this plugin instance
Public propertyname (Inherited from IObjectWithName.)
Top
See Also

Reference

IObjectWithName