Esempio n. 1
0
 public bool UnregisterThrottle(Throttle throttle)
 {
     return false;
 }
Esempio n. 2
0
 public bool UnregisterThrottle(Throttle throttle)
 {
     return(false);
 }
Esempio n. 3
0
 public void RegisterThrottle(Throttle throttle)
 {
 }
Esempio n. 4
0
 public void RegisterThrottle(Throttle throttle)
 {
 }