C# Class Care.Tool.SinaWeiboFetcher

Inheritance: BaseFetcher
Afficher le fichier Open project: thankcreate/Care Class Usage Examples

Méthodes publiques

Méthode Description
FetchCommentManList ( LoadCommmentManCompleteHandler callback ) : void
LoadSinaWeiboCommentByStatusID ( String id, LoadSinaWeiboCommentsCompleteDelegate dele ) : void
SinaWeiboFetcher ( ) : System

Private Methods

Méthode Description
LoadSinaWeiboCommentMen ( WStatuses statuses ) : void
LoadSinaWeiboItems ( LoadSinaWeiboStatusesCompleteDelegate complete ) : bool

Method Details

FetchCommentManList() public méthode

public FetchCommentManList ( LoadCommmentManCompleteHandler callback ) : void
callback LoadCommmentManCompleteHandler
Résultat void

LoadSinaWeiboCommentByStatusID() public méthode

public LoadSinaWeiboCommentByStatusID ( String id, LoadSinaWeiboCommentsCompleteDelegate dele ) : void
id String
dele LoadSinaWeiboCommentsCompleteDelegate
Résultat void

SinaWeiboFetcher() public méthode

public SinaWeiboFetcher ( ) : System
Résultat System