Exemple #1
0
 public IndexStoreRepositoryPerformanceCounterTest()
 {
     this.performanceCounter = new IndexStoreRepositoryPerformanceCounter();
 }
Exemple #2
0
 public IndexStoreRepositoryPerformanceCounterTest()
 {
     this.performanceCounter = new IndexStoreRepositoryPerformanceCounter(DateTimeProvider.Default);
 }