Public Properties

FalseSelector  (inherited from ConditionalSelector) The LinkSelector called if the conditional returns
true
.
TrueSelector  (inherited from ConditionalSelector) The Selector called if the conditional is True.

Protected Properties

ConditionalDelegate  (inherited from ConditionalSelector) The delegate called to decide which selector to use.

See Also

StayOnHostSelector Class | Eas.WebCrawler.PlugIns.Selectors Namespace