Shipping Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Shipping Property
Patterns-In-Action! ApplicationCartShoppingCartShipping
Gets shipping cost for all items in shopping cart. Recalculate if needed.
Declaration Syntax
C# Visual Basic
public double Shipping { get; }
Public ReadOnly Property Shipping As Double

Assembly: Cart (Module: Cart) Version: 1.0.0.0 (1.0.0.0)