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