Esempio n. 1
0
 public GALILEO_RETURN_CODE GetGoalNum(ref byte goalNum)
 {
     return(GalileoFunctions.GetGoalNum(instance, ref goalNum));
 }