Exemplo n.º 1
0
 public void Booth_SetItem(int nBoothIndex, CObject_Item pItem)
 {
     mBooth.SetItem(nBoothIndex, pItem);
 }