C# Class HttpGhost.CssSelector.SpaceToken

Afficher le fichier Open project: vinntreus/HttpGhost

Méthodes publiques

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

Method Details

SpaceToken() public méthode

public SpaceToken ( 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