C# Class HttpGhost.CssSelector.IdToken

Inheritance: Token
Afficher le fichier Open project: vinntreus/HttpGhost

Méthodes publiques

Méthode Description
IdToken ( List pattern, CssSelectorParser selectorParser ) : System.Collections.Generic
ToXpath ( ) : void

Method Details

IdToken() public méthode

public IdToken ( List pattern, CssSelectorParser selectorParser ) : System.Collections.Generic
pattern List
selectorParser CssSelectorParser
Résultat System.Collections.Generic

ToXpath() public méthode

public ToXpath ( ) : void
Résultat void