Method | Description | |
---|---|---|
Accept ( ISelectorVisitor visitor ) : void | ||
IdSelector ( String id ) : AngleSharp.Dom | ||
Match ( IElement element, IElement scope ) : Boolean |
public Accept ( ISelectorVisitor visitor ) : void | ||
visitor | ISelectorVisitor | |
return | void |
public IdSelector ( String id ) : AngleSharp.Dom | ||
id | String | |
return | AngleSharp.Dom |
public Match ( IElement element, IElement scope ) : Boolean | ||
element | IElement | |
scope | IElement | |
return | Boolean |