The Twitter Search Class
| C# | Visual Basic |
public static class TwitterSearch
Public NotInheritable Class TwitterSearch
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| Search(String) |
Searches Twitter with the the specified query.
| |
| Search(String, SearchOptions) |
Searches Twitter with the the specified query.
| |
| Search(OAuthTokens, String, SearchOptions) |
Searches Twitter with the the specified query.
|
| Object | |
| TwitterSearch | |