Click or drag to resize

crawlJobPlugin Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the crawlJobPlugin class.

Namespace:  imbWEM.Core.consolePlugin
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public crawlJobPlugin(
	IAceAdvancedConsole __parent
)

Parameters

__parent
Type: IAceAdvancedConsole
The parent.
See Also