C# Class BeerConf.Web.Application.Errors.ErrorsController

Inheritance: Controller
Show file Open project: hazzik/beerconf-website

Public Methods

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

Method Details

Index() public method

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

NotFound() public method

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