Method | Description | |
---|---|---|
GetDiscount ( double totalAmount ) : double | ||
TieredDiscountStrategy ( IList |
public GetDiscount ( double totalAmount ) : double | ||
totalAmount | double | |
return | double |
public TieredDiscountStrategy ( IList |
||
discountTiers | IList |
|
return | System.Collections.Generic |