메소드 | 설명 | |
---|---|---|
HotelController ( IHotelService hotelService, IHotelChainService hotelChainService ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Success ( string message ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
Add ( |
||
Create ( |
||
Delete ( |
||
Edit ( int id ) : System.Web.Mvc.ActionResult |
public HotelController ( IHotelService hotelService, IHotelChainService hotelChainService ) : System | ||
hotelService | IHotelService | |
hotelChainService | IHotelChainService | |
리턴 | System |
public Success ( string message ) : System.Web.Mvc.ActionResult | ||
message | string | |
리턴 | System.Web.Mvc.ActionResult |