Exemplo n.º 1
0
 public string Authorize(string callbackUrl)
 {
     return(twitter.Authorize(callbackUrl));
 }