메소드 | 설명 | |
---|---|---|
Index ( ) : System.Web.Mvc.ViewResult | ||
NotShipped ( int orderId ) : System.Web.Mvc.ViewResult | ||
OrderController ( IDataQuery query ) : System | ||
Ship ( int orderId ) : |
||
Shipped ( int orderId ) : System.Web.Mvc.ViewResult |
public NotShipped ( int orderId ) : System.Web.Mvc.ViewResult | ||
orderId | int | |
리턴 | System.Web.Mvc.ViewResult |
public OrderController ( IDataQuery query ) : System | ||
query | IDataQuery | |
리턴 | System |
public Ship ( int orderId ) : |
||
orderId | int | |
리턴 |
public Shipped ( int orderId ) : System.Web.Mvc.ViewResult | ||
orderId | int | |
리턴 | System.Web.Mvc.ViewResult |