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