Exemplo n.º 1
0
 public StatisticService()
 {
     _statisticRepository = new TStatisticRepository();
     _imageRepository     = new TImageRepository();
 }