C# Class Pickaxe.Runtime.SelectDownloadPage

Inheritance: LazyDownloadPage
Afficher le fichier Open project: bitsummation/pickaxe

Méthodes publiques

Méthode Description
Clear ( ) : void
CssWhere ( string selector ) : DownloadPage
SelectDownloadPage ( ThreadedDownloadTable parent ) : System

Méthodes protégées

Méthode Description
ApplyCssSelector ( ) : void

Method Details

ApplyCssSelector() protected méthode

protected ApplyCssSelector ( ) : void
Résultat void

Clear() public méthode

public Clear ( ) : void
Résultat void

CssWhere() public méthode

public CssWhere ( string selector ) : DownloadPage
selector string
Résultat DownloadPage

SelectDownloadPage() public méthode

public SelectDownloadPage ( ThreadedDownloadTable parent ) : System
parent ThreadedDownloadTable
Résultat System