C# Class Pickaxe.Runtime.SelectDownloadPage

Inheritance: LazyDownloadPage
Mostra file Open project: bitsummation/pickaxe

Public Methods

Method Description
Clear ( ) : void
CssWhere ( string selector ) : DownloadPage
SelectDownloadPage ( ThreadedDownloadTable parent ) : System

Protected Methods

Method Description
ApplyCssSelector ( ) : void

Method Details

ApplyCssSelector() protected method

protected ApplyCssSelector ( ) : void
return void

Clear() public method

public Clear ( ) : void
return void

CssWhere() public method

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

SelectDownloadPage() public method

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