Exemple #1
0
 public void InsertJobAnnouncement(int id)
 {
     _repository.InsertJobAnnouncement(id);
 }