메소드 | 설명 | |
---|---|---|
AddToCart ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
CartSummary ( ) : System.Web.Mvc.ActionResult | ||
RemoveFromCart ( int id ) : System.Web.Mvc.ActionResult |
public AddToCart ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |