Beispiel #1
0
 public List <int[]> GetDailyClosedStats()
 {
     return(statsService.GetDailyClosedCountChartData());
 }