OnlinePhotoShop.ShoppingCart.GetTotalOrder Function
Computes the total of all items in the shopping cart.
Public double GetTotalOrder (string)
Type
Name
Description
string
productCatalog
Product catalog file.
Return
Description
double
Total cost of all items in the shopping cart.