C# Class ThirteenDaysAWeek.Mvc4CustomErrorPage.Web.Controllers.HomeController

Inheritance: Controller
Mostra file Open project: 13daysaweek/Mvc4CustomErrorPage

Public Methods

Method Description
GetData ( ) : System.Web.Mvc.JsonResult
Index ( ) : System.Web.Mvc.ActionResult
List ( ) : System.Web.Mvc.ActionResult

Method Details

GetData() public method

public GetData ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult

Index() public method

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

List() public method

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