コード例 #1
0
 //adds a counter to the list
 public static void AddPerformanceCounter(PagePerformanceCounter counter)
 {
     counters.Add(counter);
 }
コード例 #2
0
 //adds a counter to the list
 public static void AddPerformanceCounter(PagePerformanceCounter counter)
 {
     counters.Add(counter);
 }