C# Class HttpGhost.CssSelector.ElementToken

Afficher le fichier Open project: vinntreus/HttpGhost

Méthodes publiques

Méthode Description
ElementToken ( List pattern, char currentChar, char previousChar ) : System.Collections.Generic
ToXpath ( ) : void

Method Details

ElementToken() public méthode

public ElementToken ( List pattern, char currentChar, char previousChar ) : System.Collections.Generic
pattern List
currentChar char
previousChar char
Résultat System.Collections.Generic

ToXpath() public méthode

public ToXpath ( ) : void
Résultat void