示例#1
0
 public List <LeaveApplicationVM> AllList()
 {
     return(repo.AllList());
 }