C# Class CodeGarten.Web.Controllers.ErrorController

Inheritance: Controller
Afficher le fichier Open project: CodeGarten/CodeGarten

Méthodes publiques

Méthode Description
Server ( string aspxerrorpath ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
Error403 ( string aspxerrorpath ) : System.Web.Mvc.ActionResult
Error404 ( string aspxerrorpath ) : System.Web.Mvc.ActionResult

Method Details

Server() public méthode

public Server ( string aspxerrorpath ) : System.Web.Mvc.ActionResult
aspxerrorpath string
Résultat System.Web.Mvc.ActionResult