Click or drag to resize

controlPageCrossQ1 Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the controlPageCrossQ1 class

Namespace:  imbWEM.Core.crawler.rules.controlPage
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public controlPageCrossQ1(
	spiderEvaluatorSimpleBase __parent,
	int __treshold
)

Parameters

__parent
Type: imbWEM.Core.crawler.evaluatorsspiderEvaluatorSimpleBase

[Missing <param name="__parent"/> documentation for "M:imbWEM.Core.crawler.rules.controlPage.controlPageCrossQ1.#ctor(imbWEM.Core.crawler.evaluators.spiderEvaluatorSimpleBase,System.Int32)"]

__treshold
Type: SystemInt32

[Missing <param name="__treshold"/> documentation for "M:imbWEM.Core.crawler.rules.controlPage.controlPageCrossQ1.#ctor(imbWEM.Core.crawler.evaluators.spiderEvaluatorSimpleBase,System.Int32)"]

See Also