Method | Description | |
---|---|---|
Delete ( string code ) : void | ||
GetAll ( ) : IEnumerable |
||
GetByCode ( string code ) : Discount | ||
Save ( IDiscountDefinition discount ) : void |
public Save ( IDiscountDefinition discount ) : void | ||
discount | IDiscountDefinition | |
return | void |