DecoratingSelector overview

Public Constructors

DecoratingSelector Constructs a DecoratingSelector from an inner selector to which derived classes can delegate.

Public Methods

Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
Initialize Initializes this class
ReferenceEquals  (inherited from Object)  
ShouldFollow Determines whether or not a Request (link) should be crawled.
ToString  (inherited from Object)  

Public Properties

InnerSelector An inner selector to which derived classes can delegate.

Protected Methods

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

See Also

DecoratingSelector Class | Eas.WebCrawler.PlugIns.Selectors Namespace