DiscountCollection Constructor |
Name | Description | |
---|---|---|
DiscountCollection |
Initializes a new instance of the DiscountCollection class that is empty.
| |
DiscountCollection(IEnumerableIDiscount) |
Initializes a new instance of the DiscountCollection class that
contains IDiscount elements copied from the specified collection.
|