Exemplo n.º 1
0
 public void resetToken()
 {
     Prefs prefs = new Prefs();
     prefs.setToken("");
 }