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