Click or drag to resize

IRuleForPageevaluate Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.rules.core.IRuleForPage.evaluate(imbWEM.Core.crawler.targets.spiderPage)"]

Namespace:  imbWEM.Core.crawler.rules.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
spiderEvalRuleResult evaluate(
	spiderPage page
)

Parameters

page
Type: imbWEM.Core.crawler.targetsspiderPage

[Missing <param name="page"/> documentation for "M:imbWEM.Core.crawler.rules.core.IRuleForPage.evaluate(imbWEM.Core.crawler.targets.spiderPage)"]

Return Value

Type: spiderEvalRuleResult

[Missing <returns> documentation for "M:imbWEM.Core.crawler.rules.core.IRuleForPage.evaluate(imbWEM.Core.crawler.targets.spiderPage)"]

See Also