Exemplo n.º 1
0
 public IHttpContext vacationCreate(IHttpContext context)
 {
     return(VacationController.vacationCreate(context));
 }