Method | Description | |
---|---|---|
AccountController ( IAccountFetcher accountFetcher, IMappingEngine mappingEngine ) : System.Web.Mvc | ||
View ( long id ) : System.Web.Mvc.ActionResult |
public AccountController ( IAccountFetcher accountFetcher, IMappingEngine mappingEngine ) : System.Web.Mvc | ||
accountFetcher | IAccountFetcher | |
mappingEngine | IMappingEngine | |
return | System.Web.Mvc |
public View ( long id ) : System.Web.Mvc.ActionResult | ||
id | long | |
return | System.Web.Mvc.ActionResult |