public void Setup() {
     sut = new SynchroneFolderStatistics();
 }
예제 #2
0
 public void Setup() {
     sut = new FolderStatistics();
 }