Exemple #1
0
 public CObject_Item Booth_GetSoldItem(int nBoothIndex)
 {
     return(mBooth.GetSoldItem(nBoothIndex));
 }