Ejemplo n.º 1
0
 public void changeEmail(string email)
 {
     currentUser.setEmail(email);
 }