C# Class NotFoundMvc.NotFoundController

Inheritance: IController, INotFoundController
Datei anzeigen Open project: andrewdavey/NotFoundMvc Class Usage Examples

Public Methods

Method Description
NotFound ( ) : System.Web.Mvc.ActionResult

Protected Methods

Method Description
ExecuteCore ( ) : void

Method Details

ExecuteCore() protected method

protected ExecuteCore ( ) : void
return void

NotFound() public method

public NotFound ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult