Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
NotFound ( ) : System.Web.Mvc.ActionResult | ||
T4MVC_ErrorController ( ) : System |
Method | Description | |
---|---|---|
IndexOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void | ||
NotFoundOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public NotFound ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |