Метод | Описание | |
---|---|---|
Index ( ) : System.Web.Mvc.ViewResult | ||
ShopController ( ) : System | ||
ShopController ( IProductRepository productRepository ) : System |
Метод | Описание | |
---|---|---|
AddToCart ( int id ) : System.Web.Mvc.ActionResult | ||
ClearCart ( ) : System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ViewResult | ||
Результат | System.Web.Mvc.ViewResult |
public ShopController ( IProductRepository productRepository ) : System | ||
productRepository | IProductRepository | |
Результат | System |