Example #1
0
 public override double CalculateCost()
 {
     return(_sandwich.CalculateCost());
 }