Beispiel #1
0
 public Staff GetStaffById(int staffId) => staffDAO.GetById(staffId);