Method | Description | |
---|---|---|
ApplicationInitialization ( ) : System.Web.Mvc.ActionResult | ||
Elmah ( ) : System.Web.Mvc.ViewResult | ||
ElmahR ( ) : System.Web.Mvc.ViewResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Intellitrace ( ) : System.Web.Mvc.ViewResult | ||
MiniProfiler ( ) : System.Web.Mvc.ActionResult | ||
UsingAntiXss ( ) : System.Web.Mvc.ActionResult | ||
WhySessionsAreBad ( ) : System.Web.Mvc.ActionResult |
public ApplicationInitialization ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public ElmahR ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Intellitrace ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public MiniProfiler ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public UsingAntiXss ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public WhySessionsAreBad ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |