Example #1
0
 public void AddRandomInt(int random)
 {
     _statisticsDal.AddRandomInt(random);
 }