Example #1
0
 public Rules(DiceList diceList)
 {
     this.diceList = diceList;
 }