C# Class ThirteenDaysAWeek.Mvc4CustomErrorPage.Web.Controllers.ErrorController

Inheritance: Controller
Afficher le fichier Open project: 13daysaweek/Mvc4CustomErrorPage Class Usage Examples

Méthodes publiques

Méthode Description
Index ( int statusCode, Exception exception, bool isAjaxRequet ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

public Index ( int statusCode, Exception exception, bool isAjaxRequet ) : System.Web.Mvc.ActionResult
statusCode int
exception System.Exception
isAjaxRequet bool
Résultat System.Web.Mvc.ActionResult