Method | Description | |
---|---|---|
ErrorController ( IErrorLogService errorServiceParam, IUserProfileService userProfileService ) : System | ||
NotFound ( string url ) : System.Web.Mvc.ActionResult | ||
ViewErrors ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public ErrorController ( IErrorLogService errorServiceParam, IUserProfileService userProfileService ) : System | ||
errorServiceParam | IErrorLogService | |
userProfileService | IUserProfileService | |
return | System |
public NotFound ( string url ) : System.Web.Mvc.ActionResult | ||
url | string | |
return | System.Web.Mvc.ActionResult |
public ViewErrors ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |