C# Class HttpGhost.CssSelector.SpaceToken

ファイルを表示 Open project: vinntreus/HttpGhost

Public Methods

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

Method Details

SpaceToken() public method

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

ToXpath() public method

public ToXpath ( ) : void
return void