Ejemplo n.º 1
0
 public void Booth_SetSoldItem(int nBoothIndex, CObject_Item pItem)
 {
     mBooth.SetSoldItem(nBoothIndex, pItem);
 }