C# Class HttpGhost.CssSelector.IdToken

Inheritance: Token
Mostra file Open project: vinntreus/HttpGhost

Public Methods

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

Method Details

IdToken() public method

public IdToken ( List pattern, CssSelectorParser selectorParser ) : System.Collections.Generic
pattern List
selectorParser CssSelectorParser
return System.Collections.Generic

ToXpath() public method

public ToXpath ( ) : void
return void