Example #1
0
 public IHttpContext vacationList(IHttpContext context)
 {
     return(VacationController.vacationList(context));
 }