Method | Description | |
---|---|---|
HomeController ( IProductRepository productRepository ) : System.Collections.Generic | ||
Index ( ) : System.Web.Mvc.ActionResult |
public HomeController ( IProductRepository productRepository ) : System.Collections.Generic | ||
productRepository | IProductRepository | |
return | System.Collections.Generic |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |