Ejemplo n.º 1
0
 public CObject_Item Booth_GetItem(int nBoothIndex)
 {
     return(mBooth.GetItem(nBoothIndex));
 }