示例#1
0
 public static TimeSpan Stop(this CounterToken counterToken)
 {
     return(LogAgent.StopCounter(counterToken));
 }