C# Class stinkbugapp.com.Controllers.ErrorsController

Inheritance: Controller
Show file Open project: erik5388/stinkbugapp.com Class Usage Examples

Public Methods

Method Description
Index ( int statusCode, Exception exception ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

public Index ( int statusCode, Exception exception ) : System.Web.Mvc.ActionResult
statusCode int
exception System.Exception
return System.Web.Mvc.ActionResult