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