C# Class Jabbot.Web.Controllers.ErrorController

Inheritance: Controller
Show file Open project: rbwestmoreland/Jabbot

Private Properties

Property Type Description

Public Methods

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

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

Http404() public method

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