ShoppingCartCalculatorCollection Constructor |
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public ShoppingCartCalculatorCollection(
IEnumerable<IShoppingCartCalculator> calculators
)
Parameters
- calculators
- Type: System.Collections.GenericIEnumerableIShoppingCartCalculator
See Also