public void Booth_SetSoldItem(int nBoothIndex, CObject_Item pItem) { mBooth.SetSoldItem(nBoothIndex, pItem); }