Click or drag to resize

controlLsaSpike Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the controlLsaSpike class

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

Parameters

__parent
Type: imbWEM.Core.crawler.evaluatorsspiderEvaluatorSimpleBase

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

__treshold
Type: SystemInt32

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

See Also