Home
last modified time | relevance | path

Searched defs:TrendsCommand (Results 1 – 1 of 1) sorted by relevance

/dports/irc/smuxi/smuxi-1.1/lib/Twitterizer/Twitterizer2/Methods/Trends/
H A DTrendsCommand.cs48 internal sealed class TrendsCommand : TwitterCommand<TwitterTrendCollection> class
57 public TrendsCommand(OAuthTokens tokens, int WOEID, LocalTrendsOptions options) in TrendsCommand() method in Twitterizer.Commands.TrendsCommand