Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ViewResult | ||
ShopController ( ) : System | ||
ShopController ( IProductRepository productRepository ) : System |
Method | Description | |
---|---|---|
AddToCart ( int id ) : System.Web.Mvc.ActionResult | ||
ClearCart ( ) : System.Web.Mvc.ActionResult |
public ShopController ( IProductRepository productRepository ) : System | ||
productRepository | IProductRepository | |
return | System |