Click or drag to resize

spiderWebLoader Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the spiderWebLoader class

Namespace:  imbWEM.Core.crawler
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public spiderWebLoader(
	performanceDataLoad __dataLoad = null
)

Parameters

__dataLoad (Optional)
Type: imbWEM.Core.crawler.engineperformanceDataLoad

[Missing <param name="__dataLoad"/> documentation for "M:imbWEM.Core.crawler.spiderWebLoader.#ctor(imbWEM.Core.crawler.engine.performanceDataLoad)"]

See Also