Click or drag to resize

spiderEvalRuleResult Constructor (IRuleBase)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the spiderEvalRuleResult class

Namespace:  imbWEM.Core.crawler.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public spiderEvalRuleResult(
	IRuleBase __rule
)

Parameters

__rule
Type: imbWEM.Core.crawler.rules.coreIRuleBase

[Missing <param name="__rule"/> documentation for "M:imbWEM.Core.crawler.core.spiderEvalRuleResult.#ctor(imbWEM.Core.crawler.rules.core.IRuleBase)"]

See Also