Exemplo n.º 1
0
 public string GetDescription()
 {
     return($"{_food.GetDescription()}, {_name}");
 }