Click or drag to resize

ruleFirstCaptionFound Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the ruleFirstCaptionFound class.

Namespace:  imbWEM.Core.crawler.rules.passive
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public ruleFirstCaptionFound(
	spiderEvaluatorSimpleBase __parent
)

Parameters

__parent
Type: imbWEM.Core.crawler.evaluatorsspiderEvaluatorSimpleBase
The parent.
See Also