Beispiel #1
0
 public override bool Controled_stop(RadioTelescopeAxisEnum axis, bool both)
 {
     return(driver.Controled_stop(axis, both));
 }