Ejemplo n.º 1
0
 protected string GetUrlParamters()
 {
     ITwitterOAuthManager oAuthManager = new TwitterOAuthManager();
     return oAuthManager.GetUrlParameters();
 }