C# Class Polymermvc.Controllers.HomeController

Inheritance: Controller
ファイルを表示 Open project: shawty/polymermvc

Public Methods

Method Description
Graph ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

Graph() public method

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

Index() public method

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