Method | Description | |
---|---|---|
GetAVdenum ( string AVnum ) : string | ||
GetFlvUrl ( uint cid ) : string | ||
GetHtml ( string url ) : string | ||
GetInfo ( string AVnum ) : |
||
GetList ( SortType type, int zone, int page, System.DateTime from, System.DateTime to ) : List |
||
Serialize ( object o ) : string | ||
UpdateRanking ( ) : void | ||
sortt ( |
public static GetAVdenum ( string AVnum ) : string | ||
AVnum | string | |
return | string |
public static GetFlvUrl ( uint cid ) : string | ||
cid | uint | |
return | string |
public static GetHtml ( string url ) : string | ||
url | string | |
return | string |
public static GetInfo ( string AVnum ) : |
||
AVnum | string | |
return |
public static GetList ( SortType type, int zone, int page, System.DateTime from, System.DateTime to ) : List |
||
type | SortType | |
zone | int | |
page | int | |
from | System.DateTime | |
to | System.DateTime | |
return | List |
public static Serialize ( object o ) : string | ||
o | object | |
return | string |
public static sortt ( |
||
x | ||
y | ||
return | int |