コード例 #1
0
 public void ClearStatistics()
 {
     StorageService.ClearStatistics(DateTime.MinValue, DateTime.Now);
 }