Méthode | Description | |
---|---|---|
ReTweet ( LinqToTwitter.MvcAuthorizer auth, int ID ) : void | ||
SendTweet ( LinqToTwitter.MvcAuthorizer auth, string message ) : void |
public static ReTweet ( LinqToTwitter.MvcAuthorizer auth, int ID ) : void | ||
auth | LinqToTwitter.MvcAuthorizer | |
ID | int | |
Résultat | void |
public static SendTweet ( LinqToTwitter.MvcAuthorizer auth, string message ) : void | ||
auth | LinqToTwitter.MvcAuthorizer | |
message | string | |
Résultat | void |