C# Class WebProject.Controllers.Misc.HttpErrorPageController

Inheritance: Controller
Afficher le fichier Open project: huilaaja/RedirectManager

Méthodes publiques

Méthode Description
HttpErrorPageController ( RedirectService redirectService ) : System.Web.Mvc

Private Methods

Méthode Description
Http404 ( ) : System.Web.Mvc.ActionResult

Method Details

HttpErrorPageController() public méthode

public HttpErrorPageController ( RedirectService redirectService ) : System.Web.Mvc
redirectService WebProject.Redirects.RedirectService
Résultat System.Web.Mvc