コード例 #1
0
ファイル: Program.cs プロジェクト: eikc/GildedRose
 public void UpdateQuality()
 {
     _updateInventory.Execute(_items);
 }