Пример #1
0
 public Zhenzhu(Drink drink) : base(drink)
 {
     Name  = "珍珠";
     Price = 3;
 }