public void ClearReport()
 {
     _excelStatisticSaver.ClearReport();
 }
Exemple #2
0
 public void ClearReport()
 {
     _provider.ClearReport();
 }