Click or drag to resize

pageruleTitleUnique Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the pageruleTitleUnique class.

Namespace:  imbWEM.Core.crawler.rules.pagerules
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public pageruleTitleUnique(
	spiderEvaluatorSimpleBase __parent
)

Parameters

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