Esempio n. 1
0
 public GALILEO_RETURN_CODE CancelGoal()
 {
     return(GalileoFunctions.CancelGoal(instance));
 }