Exemplo n.º 1
0
 private static void OAuthCheck()
 {
     OAuth_Test test = new OAuth_Test();
     test.OAuthCheck();
 }