예제 #1
0
 private void AddApplicant(object e, EventArgs eventArgs)
 {
     _view.AddApplicant(applicant);
 }