HotelBooking  0.0.3
HotelBookingApi.Controllers.CancelController Class Reference

Public Member Functions

 CancelController (MongoService mongoService)
 
IActionResult CancelReservation (string guestName)
 
IActionResult CancelOrderByRoom (string guestName)
 
Inheritance diagram for HotelBookingApi.Controllers.CancelController:
Inheritance graph
Collaboration diagram for HotelBookingApi.Controllers.CancelController:
Collaboration graph

Constructor & Destructor Documentation

◆ CancelController()

HotelBookingApi.Controllers.CancelController.CancelController ( MongoService  mongoService)

Member Function Documentation

◆ CancelOrderByRoom()

IActionResult HotelBookingApi.Controllers.CancelController.CancelOrderByRoom ( string  guestName)

◆ CancelReservation()

IActionResult HotelBookingApi.Controllers.CancelController.CancelReservation ( string  guestName)

The documentation for this class was generated from the following file: