Property | Type | Description | |
---|---|---|---|
DISCOUNT_QUANTITY | decimal | ||
DISOUNT_IN_PERCENT | decimal |
Method | Description | |
---|---|---|
GetDiscount ( decimal unitPrice, decimal quantity ) : |
public static GetDiscount ( decimal unitPrice, decimal quantity ) : |
||
unitPrice | decimal | |
quantity | decimal | |
return |
public static decimal DISCOUNT_QUANTITY | ||
return | decimal |