Method | Description | |
---|---|---|
Browse ( int categoryId ) : IActionResult | ||
Details ( int id ) : IActionResult | ||
Index ( ) : IActionResult | ||
StoreController ( IPartsUnlimitedContext context, IMemoryCache memoryCache ) : Microsoft.AspNet.Mvc |
public Browse ( int categoryId ) : IActionResult | ||
categoryId | int | |
return | IActionResult |
public StoreController ( IPartsUnlimitedContext context, IMemoryCache memoryCache ) : Microsoft.AspNet.Mvc | ||
context | IPartsUnlimitedContext | |
memoryCache | IMemoryCache | |
return | Microsoft.AspNet.Mvc |