C# 클래스 Pickaxe.Runtime.SelectDownloadPage

상속: LazyDownloadPage
파일 보기 프로젝트 열기: bitsummation/pickaxe

공개 메소드들

메소드 설명
Clear ( ) : void
CssWhere ( string selector ) : DownloadPage
SelectDownloadPage ( ThreadedDownloadTable parent ) : System

보호된 메소드들

메소드 설명
ApplyCssSelector ( ) : void

메소드 상세

ApplyCssSelector() 보호된 메소드

protected ApplyCssSelector ( ) : void
리턴 void

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

CssWhere() 공개 메소드

public CssWhere ( string selector ) : DownloadPage
selector string
리턴 DownloadPage

SelectDownloadPage() 공개 메소드

public SelectDownloadPage ( ThreadedDownloadTable parent ) : System
parent ThreadedDownloadTable
리턴 System