C# Class App.Core.Controllers.HomeController

Inheritance: ApplicationController
Show file Open project: tylermercier/mvc_template

Public Methods

Method Description
Icons ( ) : System.Web.Mvc.ViewResult
Index ( ) : System.Web.Mvc.ViewResult
ResponderTest ( ) : System.Web.Mvc.ActionResult

Method Details

Icons() public method

public Icons ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult

Index() public method

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

ResponderTest() public method

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