예제 #1
0
 public uint Booth_GetItemPrice(int nBoothIndex)
 {
     return(mBooth.GetItemPrice(nBoothIndex));
 }