Exemple #1
0
 /// <summary>
 /// Clear yearly stats
 /// </summary>
 public void ClearYearlyStats()
 {
     repoLayer.ClearYearStats(connection);
 }