Design Pattern Framework 3.5
ShoppingCart Constructor
Patterns-In-Action! Application ► Cart ► ShoppingCart ► ShoppingCart()()()

Icon | Member | Description |
---|---|---|
![]() |
ShoppingCart()()() |
Default constructor. Sets standard shipping method as Fedex.
|
![]() |
ShoppingCart(ShippingMethod) |
Constructor for shopping cart.
|