Click or drag to resize

spiderTargetOnDomainTokenSet Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the spiderTargetOnDomainTokenSet class

Namespace:  imbWEM.Core.crawler.targets
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public spiderTargetOnDomainTokenSet(
	string __name,
	string __description
)

Parameters

__name
Type: SystemString

[Missing <param name="__name"/> documentation for "M:imbWEM.Core.crawler.targets.spiderTargetOnDomainTokenSet.#ctor(System.String,System.String)"]

__description
Type: SystemString

[Missing <param name="__description"/> documentation for "M:imbWEM.Core.crawler.targets.spiderTargetOnDomainTokenSet.#ctor(System.String,System.String)"]

See Also