Exemple #1
0
 public void Login()
 {
     Autenticacao.Oauth oauth = new Autenticacao.Oauth();
     oauth.Login();
 }