C# Class Pickaxe.Runtime.VariableDownloadPage

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

Méthodes publiques

Méthode Description
CssWhere ( string selector ) : DownloadPage
VariableDownloadPage ( 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

CssWhere() public méthode

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

VariableDownloadPage() public méthode

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