示例#1
0
 public void addItemData(int iID, ShopItem si)
 {
     itemShop.Add(iID, si);
 }