Method | Description | |
---|---|---|
GetRecentTweets ( string search, Result |
||
GetRecentTweets ( string search ) : Task |
Method | Description | |
---|---|---|
Calling_Result_async_method ( ) : void | ||
Calling_Task_async_method ( ) : void |
public GetRecentTweets ( string search, Result |
||
search | string | |
result | Result |
|
return | Result |
public GetRecentTweets ( string search ) : Task |
||
search | string | |
return | Task |