예제 #1
0
 public void AddIO(Item I)
 {
     _repo.AddIO(I);
 }