메소드 | 설명 | |
---|---|---|
OrderController ( ) : System.Collections.Generic | ||
confirmOrderView ( ) : System.Web.Mvc.ActionResult | ||
orderHistoryView ( ) : System.Web.Mvc.ActionResult | ||
receiptView ( ) : System.Web.Mvc.ActionResult | ||
saveOrder ( |
public OrderController ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public confirmOrderView ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public orderHistoryView ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public receiptView ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public saveOrder ( |
||
orderModel | ||
리턴 | bool |