C# Class StockManagement.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: etcoding/StockManagement

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult
TestCategory ( ) : System.Web.Mvc.ViewResult

Method Details

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

TestCategory() public méthode

public TestCategory ( ) : System.Web.Mvc.ViewResult
Résultat System.Web.Mvc.ViewResult