Ejemplo n.º 1
0
 public void EnterEmail(string email)
 {
     EmailTextBox.EnterText(email);
 }