Click or drag to resize

acePluginDeployerT Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Deployer is applicative plugin-registar, focused on plugins inheriting the specified generic type parameter {T}.
Inheritance Hierarchy
SystemObject
  imbACE.Core.plugins.deployeracePluginDeployerT

Namespace:  imbACE.Core.plugins.deployer
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public abstract class acePluginDeployer<T>
where T : IAcePluginBase
Request Example View Source

Type Parameters

T

The acePluginDeployerT type exposes the following members.

Properties
  NameDescription
Public propertybaseType
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
Remarks