C# Class NotFoundMvc.NotFoundController

Inheritance: IController, INotFoundController
Afficher le fichier Open project: andrewdavey/NotFoundMvc Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
ExecuteCore ( ) : void

Method Details

ExecuteCore() protected méthode

protected ExecuteCore ( ) : void
Résultat void

NotFound() public méthode

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