Beispiel #1
0
 private int CalculateMod(int val)
 {
     return(PointBuyUtil.CalculateMod(val));
 }