Ejemplo n.º 1
0
 public IndexStoreCachePerformanceCounterTest()
 {
     this.performanceCounter = new IndexStoreCachePerformanceCounter(DateTimeProvider.Default);
 }
 public IndexStoreCachePerformanceCounterTest()
 {
     this.performanceCounter = new IndexStoreCachePerformanceCounter();
 }