示例#1
0
 public uint Booth_GetSoldPrice(int nSoldIndex)
 {
     return(mBooth.GetSoldPrice(nSoldIndex));
 }