Click or drag to resize

IAcePluginDeployerT Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Type Parameters

T

The IAcePluginDeployerT type exposes the following members.

Properties
  NameDescription
Public propertybaseType (Inherited from IAcePluginDeployerBase.)
Top
See Also