Exemplo n.º 1
0
 public override string getDescription()
 {
     return(bebida.getDescription() + ", leche almendra");
 }
Exemplo n.º 2
0
 public override string getDescription()
 {
     return(bebida.getDescription() + ", Cream");
 }