示例#1
0
 public void SetCharges(Int32 charges)
 {
     SafeNatives.SetItemCharges(this, charges);
 }