Exemplo n.º 1
0
 public override string GetDescription()
 {
     return(Coffe.GetDescription() + $"Mocha {Price}\n");
 }
Exemplo n.º 2
0
 public override string GetDescription()
 {
     return(Coffe.GetDescription() + $"Milk {Price}");
 }