Method | Description | |
---|---|---|
Display ( |
||
InventoryListController ( IRepository repository, IDynamicExpressionQuery dynamicExpressionQuery, IInventoryProductListGrid inventoryProductListGrid ) : System.Linq | ||
InventoryProductList ( string productType ) : System.Web.Mvc.ActionResult | ||
Products ( |
public Display ( |
||
input | ||
return | System.Web.Mvc.ActionResult |
public InventoryListController ( IRepository repository, IDynamicExpressionQuery dynamicExpressionQuery, IInventoryProductListGrid inventoryProductListGrid ) : System.Linq | ||
repository | IRepository | |
dynamicExpressionQuery | IDynamicExpressionQuery | |
inventoryProductListGrid | IInventoryProductListGrid | |
return | System.Linq |
public InventoryProductList ( string productType ) : System.Web.Mvc.ActionResult | ||
productType | string | |
return | System.Web.Mvc.ActionResult |
public Products ( |
||
input | ||
return | System.Web.Mvc.JsonResult |