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