示例#1
0
 public void Throttle(TimeSpan throttleTime)
 {
     _timeBroker.Throttle(throttleTime);
 }