Total Method

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Total Method
Patterns-In-Action! ApplicationASPNETWebApplication.WebShopCartTotal()()()
Gets the total cost of items in shopping cart.
Declaration Syntax
C# Visual Basic
protected double Total()
Protected Function Total As Double
Return Value
Total cost.

Assembly: ASPNETWebApplication (Module: ASPNETWebApplication) Version: 1.0.0.0 (1.0.0.0)