spiderLayerDistributionResult Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.core.spiderLayerDistributionResult"]
Namespace: imbWEM.Core.crawler.core
public class spiderLayerDistributionResult : spiderEvalRuleResult
The spiderLayerDistributionResult type exposes the following members.
| Name | Description | |
|---|---|---|
| spiderLayerDistributionResult | Initializes a new instance of the spiderLayerDistributionResult class |
| Name | Description | |
|---|---|---|
| ban | (Inherited from spiderEvalRuleResult.) | |
| comment | (Inherited from spiderEvalRuleResult.) | |
| layer | (Inherited from spiderEvalRuleResult.) | |
| mode | (Inherited from spiderEvalRuleResult.) | |
| role | (Inherited from spiderEvalRuleResult.) | |
| rule | (Inherited from spiderEvalRuleResult.) | |
| ruleTagName | (Inherited from spiderEvalRuleResult.) | |
| score |
Natural number score
(Inherited from spiderEvalRuleResult.) | |
| weightScore |
Decimal score
(Inherited from spiderEvalRuleResult.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |