Exemplo n.º 1
0
 private void Login(object sender, EventArgs eventArgs)
 {
     HideKeyboard();
     _presenter.SendLogin();
 }