C# Class CommunityCourses.Web.Controllers.T4MVC_HomeController

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

Public Methods

Method Description
About ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
T4MVC_HomeController ( ) : System

Method Details

About() public method

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

Index() public method

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

T4MVC_HomeController() public method

public T4MVC_HomeController ( ) : System
return System