예제 #1
0
 public override string GetDiscription()
 {
     return(beverage.GetDiscription() + ", Mocha");
 }