Method | Description | |
---|---|---|
AddCommodityType ( |
||
CommodityTypeService ( ) : System | ||
DeleteById ( int id ) : bool | ||
DeleteCommodityType ( |
||
Dispose ( ) : void | ||
EditCommodityType ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
GetAllCommodityType ( ) : List |
||
GetAllCommodityTypeForReprot ( ) : List |
||
GetCommodityByName ( string p ) : |
Gets the name of the commodity by.
|
public AddCommodityType ( |
||
commodityType | ||
return | bool |
public DeleteCommodityType ( |
||
commodityType | ||
return | bool |
public EditCommodityType ( |
||
commodityType | ||
return | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |
public FindById ( int id ) : |
||
id | int | |
return |
public GetAllCommodityTypeForReprot ( ) : List |
||
return | List |
public GetCommodityByName ( string p ) : |
||
p | string | The p. |
return |