C# Class Pickaxe.Runtime.VariableDownloadPage

Inheritance: LazyDownloadPage
Mostra file Open project: bitsummation/pickaxe

Public Methods

Method Description
CssWhere ( string selector ) : DownloadPage
VariableDownloadPage ( ThreadedDownloadTable parent ) : System

Protected Methods

Method Description
ApplyCssSelector ( ) : void

Method Details

ApplyCssSelector() protected method

protected ApplyCssSelector ( ) : void
return void

CssWhere() public method

public CssWhere ( string selector ) : DownloadPage
selector string
return DownloadPage

VariableDownloadPage() public method

public VariableDownloadPage ( ThreadedDownloadTable parent ) : System
parent ThreadedDownloadTable
return System