Exemplo n.º 1
0
 public void AddRandomInt(int random)
 {
     _statisticsDal.AddRandomInt(random);
 }