C# Class VideoDownloadHelper.Doudan.Doudan

Inheritance: IPlugin
Mostra file Open project: htynkn/vdh

Public Methods

Method Description
Down ( int index ) : String
GetList ( ) : List
GetVersion ( ) : string
GetVersionNumber ( ) : int
isVaild ( string url ) : bool

Method Details

Down() public method

public Down ( int index ) : String
index int
return String

GetList() public method

public GetList ( ) : List
return List

GetVersion() public method

public GetVersion ( ) : string
return string

GetVersionNumber() public method

public GetVersionNumber ( ) : int
return int

isVaild() public method

public isVaild ( string url ) : bool
url string
return bool