Method | Description | |
---|---|---|
HomeController ( IRepository repository ) : System.Web.Mvc | ||
Index ( ) : System.Web.Mvc.ActionResult |
public HomeController ( IRepository repository ) : System.Web.Mvc | ||
repository | IRepository | |
return | System.Web.Mvc |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |