C# Class Care.Tool.SinaWeiboFetcher

Inheritance: BaseFetcher
Mostra file Open project: thankcreate/Care Class Usage Examples

Public Methods

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

Private Methods

Method Description
LoadSinaWeiboCommentMen ( WStatuses statuses ) : void
LoadSinaWeiboItems ( LoadSinaWeiboStatusesCompleteDelegate complete ) : bool

Method Details

FetchCommentManList() public method

public FetchCommentManList ( LoadCommmentManCompleteHandler callback ) : void
callback LoadCommmentManCompleteHandler
return void

LoadSinaWeiboCommentByStatusID() public method

public LoadSinaWeiboCommentByStatusID ( String id, LoadSinaWeiboCommentsCompleteDelegate dele ) : void
id String
dele LoadSinaWeiboCommentsCompleteDelegate
return void

SinaWeiboFetcher() public method

public SinaWeiboFetcher ( ) : System
return System