示例#1
0
 public void Booth_SetBuyLevel(int nBuyLevel)
 {
     mBooth.SetBuyLevel(nBuyLevel);
 }