C# Class CommunityCourses.Web.Controllers.T4MVC_ErrorController

Inheritance: CommunityCourses.Web.Controllers.ErrorController
Show file Open project: adam7/CommunityCourses

Public Methods

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

Method Details

Index() public method

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

T4MVC_ErrorController() public method

public T4MVC_ErrorController ( ) : System
return System