C# Class stinkbugapp.com.Controllers.ErrorsController

Inheritance: Controller
Afficher le fichier Open project: erik5388/stinkbugapp.com Class Usage Examples

Méthodes publiques

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

Method Details

Index() public méthode

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