Exemple #1
0
 public bool UnregisterThrottle(Throttle throttle)
 {
     return false;
 }
Exemple #2
0
 public bool UnregisterThrottle(Throttle throttle)
 {
     return(false);
 }
Exemple #3
0
 public void RegisterThrottle(Throttle throttle)
 {
 }
Exemple #4
0
 public void RegisterThrottle(Throttle throttle)
 {
 }