Exemple #1
0
 public void Booth_SetRepairLevel(int nRepairLevel)
 {
     mBooth.SetRepairLevel(nRepairLevel);
 }