C# Class StockManagement.Controllers.HomeController

Inheritance: Controller
Datei anzeigen Open project: etcoding/StockManagement

Public Methods

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

Method Details

Index() public method

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

TestCategory() public method

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