Method | Description | |
---|---|---|
CommodityGradeController ( ICommodityGradeService commodityGradeService ) : System | ||
CommodityGrade_Destroy ( int id ) : System.Web.Mvc.ActionResult | ||
CommodityGrade_Read ( [ request ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
CommodityGrade_Create ( [ request, |
||
CommodityGrade_Update ( [ request, |
public CommodityGradeController ( ICommodityGradeService commodityGradeService ) : System | ||
commodityGradeService | ICommodityGradeService | |
return | System |
public CommodityGrade_Destroy ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public CommodityGrade_Read ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |