Click or drag to resize

emailPlugin Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the emailPlugin class.

Namespace:  imbACE.Services.plugins
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public emailPlugin(
	IAceAdvancedConsole __parent
)
Request Example View Source

Parameters

__parent
Type: imbACE.Services.consoleIAceAdvancedConsole
The parent.
See Also