TargetDepthComparer overview

Public Constructors

TargetDepthComparer Constructs a comparer from a target depth and an inner BaseComparer used to break ties.

Public Methods

Compare  (inherited from BaseComparer)  
CompareUris Compares two System.Uris to see which is higher priority based on their depth.
Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  

Public Properties

Depth The highest priority depth.
InnerComparer  (inherited from DecoratingComparer) The inner BaseComparer.

Protected Methods

Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  

See Also

TargetDepthComparer Class | Eas.WebCrawler.PlugIns.RequestComparers Namespace