コード例 #1
0
 public string GetDescription()
 {
     return($"{_food.GetDescription()}, {_name}");
 }