Exemplo n.º 1
0
 private void PushRegistration()
 {
     service.CheckRegistration(view.GetLogin(), view.GetEmail(), view.GetPassword());
 }