C# Class WebApplication4.Controllers.ErrorController

Inheritance: Controller
Afficher le fichier Open project: Rxcso/PrototipoSoftware

Méthodes publiques

Méthode Description
Error403 ( ) : System.Web.Mvc.ActionResult
General ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

Error403() public méthode

public Error403 ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

General() public méthode

public General ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult