示例#1
0
 public IList <EmployeeLeave> GetEmployeeLeaves()
 {
     return(_controller.GetEmployeeLeaves());
 }