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