예제 #1
0
 public void import_status(ItemData i)
 {
     i.Apply(this);
 }
예제 #2
0
 public void import_status(ItemData p)
 {
     p.Apply(this);
 }