C# Class Sequencing.WeatherApp.Controllers.ErrorController

Error pages controller
Inheritance: Controller
Show file Open project: SequencingDOTcom/Weather-My-Way-RTP-app

Public Methods

Method Description
NotFound ( ) : System.Web.Mvc.ViewResult
Startup ( ) : System.Web.Mvc.ViewResult

Method Details

NotFound() public method

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

Startup() public method

public Startup ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult