C# Class Core.Web.Controllers.T4MVC_ErrorController

Inheritance: Core.Web.Controllers.ErrorController
Mostra file Open project: coreframework/Core-Framework

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