Esempio n. 1
0
 public IList <EmployeeLeave> GetEmployeeLeaves()
 {
     return(_controller.GetEmployeeLeaves());
 }