C# Class Machete.Web.Controllers.ErrorController

Inheritance: Controller
Datei anzeigen Open project: SavageLearning/Machete

Public Methods

Method Description
Http404 ( string url ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

Http404() public method

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

Index() public method

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