C# Class Pickaxe.Runtime.DownloadPage

Inheritance: IRow
Mostrar archivo Open project: bitsummation/pickaxe Class Usage Examples

Public Methods

Method Description
Clear ( ) : void
CreateEmpty ( ) : DownloadPage
CssWhere ( string selector ) : DownloadPage

Method Details

Clear() public method

public Clear ( ) : void
return void

CreateEmpty() public static method

public static CreateEmpty ( ) : DownloadPage
return DownloadPage

CssWhere() public method

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