Method | Description | |
---|---|---|
LightweightOrderController ( IOrderShippingService orderShippingService ) : System.Web.Mvc | ||
Ship ( int orderId ) : System.Web.Mvc.RedirectToRouteResult |
public LightweightOrderController ( IOrderShippingService orderShippingService ) : System.Web.Mvc | ||
orderShippingService | IOrderShippingService | |
return | System.Web.Mvc |
public Ship ( int orderId ) : System.Web.Mvc.RedirectToRouteResult | ||
orderId | int | |
return | System.Web.Mvc.RedirectToRouteResult |