Метод | Описание | |
---|---|---|
GetAnnouncement ( int index ) : object>.Dictionary |
||
GetImagePath ( int index ) : string | ||
Init ( string url ) : void | ||
UpdateList ( int max_count ) : void |
Метод | Описание | |
---|---|---|
CheckDownloadImage ( string url, string imgmd5 ) : void | ||
DownloadDataCompleteCb ( object sender, |
||
DownloadFileCompleteCb ( object sender, System ar ) : void | ||
OnResultCallback ( AnnounceResult result ) : void |
public GetAnnouncement ( int index ) : object>.Dictionary |
||
index | int | |
Результат | object>.Dictionary |
public GetImagePath ( int index ) : string | ||
index | int | |
Результат | string |
public UpdateList ( int max_count ) : void | ||
max_count | int | |
Результат | void |