public void Setup() {
     sut = new SynchroneFolderStatistics();
 }
Esempio n. 2
0
 public void Setup() {
     sut = new FolderStatistics();
 }