Exemple #1
0
 public void CreateProc(Vacancy vacancy)
 {
     vacancyRepository.CreateProc(vacancy);
 }