Exemple #1
0
 public void Add(CounterCollection cnt)
 {
     this.counters.Add(cnt.FileName, cnt);
 }