[]
Returns the total cost for the specifies number of units.
public double GetTotalCost(int nUnits)
Number of units.
Total cost.