예제 #1
0
파일: Program.cs 프로젝트: eikc/GildedRose
 public void UpdateQuality()
 {
     _updateInventory.Execute(_items);
 }