Method | Description | |
---|---|---|
HomeController ( IContainRooms rooms, IRegisterBookings bookings ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult |
public HomeController ( IContainRooms rooms, IRegisterBookings bookings ) : System | ||
rooms | IContainRooms | |
bookings | IRegisterBookings | |
return | System |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |