Beispiel #1
0
 public void RefreshStatistics(LogStatistics statistics)
 {
     Statistics = statistics;
     LoadStatistics();
 }