Ejemplo n.º 1
0
 public IEnumerable <ViewTripModel> GetAllTrip()
 {
     return(_iInventoryGateway.GetAllTrip());
 }