예제 #1
0
 private void Login_Clicked(object obj, EventArgs args)
 {
     presenter.OnLoginClicked();
 }