Method | Description | |
---|---|---|
About ( ) : System.Web.Mvc.ActionResult | ||
HomeController ( IViewModelFactory vmf, ZetboxContextHttpScope contextScope ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult |
public About ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public HomeController ( IViewModelFactory vmf, ZetboxContextHttpScope contextScope ) : System | ||
vmf | IViewModelFactory | |
contextScope | ZetboxContextHttpScope | |
return | System |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |