Click or drag to resize

itmPlugin Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the itmPlugin class.

Namespace:  imbWBI.IndustryTermModel.consolePlugin
Assembly:  imbWBI.IndustryTermModel (in imbWBI.IndustryTermModel.dll) Version: 1.0.49
Syntax
C#
public itmPlugin(
	IAceAdvancedConsole __parent
)

Parameters

__parent
Type: IAceAdvancedConsole
The parent.
See Also