C# Class Pickaxe.Runtime.DownloadPage

Inheritance: IRow
Afficher le fichier Open project: bitsummation/pickaxe Class Usage Examples

Méthodes publiques

Méthode Description
Clear ( ) : void
CreateEmpty ( ) : DownloadPage
CssWhere ( string selector ) : DownloadPage

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

CreateEmpty() public static méthode

public static CreateEmpty ( ) : DownloadPage
Résultat DownloadPage

CssWhere() public méthode

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