Method | Description | |
---|---|---|
GetProfile ( string userName, Action |
||
GetTweets ( string userName, Action |
Method | Description | |
---|---|---|
ParseDateTime ( string date ) : System.DateTime | ||
ProcessHashTags ( string text ) : string |
public GetProfile ( string userName, Action |
||
userName | string | |
profileCallback | Action |
|
return | void |
public GetTweets ( string userName, Action |
||
userName | string | |
tweetsCallback | Action |
|
return | void |