Click or drag to resize

enginePlugInCollection Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the enginePlugInCollection class

Namespace:  imbWEM.Core.plugins.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public enginePlugInCollection(
	crawlerDomainTaskMachine __engine
)

Parameters

__engine
Type: imbWEM.Core.crawler.enginecrawlerDomainTaskMachine

[Missing <param name="__engine"/> documentation for "M:imbWEM.Core.plugins.engine.enginePlugInCollection.#ctor(imbWEM.Core.crawler.engine.crawlerDomainTaskMachine)"]

See Also