Method | Description | |
---|---|---|
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
StoreController ( IStoreService storeService, IHubService hubService ) : System | ||
Store_Read ( [ request ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
BindStore ( |
||
Destroy_Store ( [ request, |
||
GetStores ( IEnumerable |
||
Store_Create ( [ request, |
||
Store_Update ( [ request, |
public Delete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public StoreController ( IStoreService storeService, IHubService hubService ) : System | ||
storeService | IStoreService | |
hubService | IHubService | |
return | System |
public Store_Read ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
return | System.Web.Mvc.ActionResult |