コード例 #1
0
 public void RefillMachine()
 {
     _ingredients.Add(_refiller.Refill(20, 20, 20, 20));
 }