C# Class CardShop.Controllers.ManageStoreController

Inheritance: Controller, IManageStoreController
Exibir arquivo Open project: egreene/PracticeGDVP Class Usage Examples

Private Properties

Property Type Description
Index System.Web.Mvc.ActionResult
Index System.Web.Mvc.ActionResult

Public Methods

Method Description
ManageStoreController ( ) : System

Private Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
Index ( Store storeToChange ) : System.Web.Mvc.ActionResult

Method Details

ManageStoreController() public method

public ManageStoreController ( ) : System
return System