コード例 #1
0
 public override double CalculatePrice()
 {
     return(_pizzaBaseImplementation.CalculatePrice());
 }