Beispiel #1
0
 public bool WheelUp()
 {
     Delay(50);
     return(m.WheelUp());
 }