Click or drag to resize

spiderEvalRuleResult Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Result of link or page evaluation
Inheritance Hierarchy

Namespace:  imbWEM.Core.crawler.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class spiderEvalRuleResult

The spiderEvalRuleResult type exposes the following members.

Constructors
  NameDescription
Public methodspiderEvalRuleResult(IRuleBase)
Initializes a new instance of the spiderEvalRuleResult class
Public methodspiderEvalRuleResult(IRuleBase, spiderEvalRuleResultEnum)
Initializes a new instance of the spiderEvalRuleResult class
Top
Properties
  NameDescription
Public propertyban
Public propertycomment
Public propertylayer
Public propertymode
Public propertyrole
Public propertyrule
Public propertyruleTagName
Public propertyscore
Natural number score
Public propertyweightScore
Decimal score
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also