Exemple #1
0
 public VacationRequest GetVacationRequest(int id) => vacationRequestService.GetVacationRequest(id);