Example #1
0
 public HotelPackageController(HotelPackageService service)
 {
     HotelPackageService = service;
 }