Method | Description | |
---|---|---|
GetProfile ( string screenName, int count, bool includeRetweets, bool includeReplies ) : IList |
||
GetSearch ( string search, int count ) : List |
Method | Description | |
---|---|---|
ParseDateTime ( string date ) : System.DateTime | ||
Query ( string resourceUrl, string>.IEnumerable |
public GetProfile ( string screenName, int count, bool includeRetweets, bool includeReplies ) : IList |
||
screenName | string | |
count | int | |
includeRetweets | bool | |
includeReplies | bool | |
return | IList |
public GetSearch ( string search, int count ) : List |
||
search | string | |
count | int | |
return | List |