示例#1
0
 public void CollectStats(InterprocessSnapshot[] samples)
 {
     _statsHandler.ProcessStats(samples);
 }