Click or drag to resize

pageruleTitleKnownUniqueWords Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the pageruleTitleKnownUniqueWords 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 pageruleTitleKnownUniqueWords(
	spiderEvaluatorSimpleBase __parent,
	basicLanguage __language
)

Parameters

__parent
Type: imbWEM.Core.crawler.evaluatorsspiderEvaluatorSimpleBase
The parent.
__language
Type: basicLanguage

[Missing <param name="__language"/> documentation for "M:imbWEM.Core.crawler.rules.pagerules.pageruleTitleKnownUniqueWords.#ctor(imbWEM.Core.crawler.evaluators.spiderEvaluatorSimpleBase,imbNLP.Data.basic.basicLanguage)"]

See Also