C# Class Web.Controllers.T4MVC_ExportController

Inheritance: Web.Controllers.ExportController
Show file Open project: rabbal/Mvc5

Public Methods

Method Description
T4MVC_ExportController ( ) : System

Private Methods

Method Description
Index ( string id ) : System.Web.Mvc.ActionResult
IndexOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string id ) : void

Method Details

T4MVC_ExportController() public method

public T4MVC_ExportController ( ) : System
return System