Example #1
0
 public GALILEO_RETURN_CODE EnableGreeting(bool flag)
 {
     return(GalileoFunctions.EnableGreeting(instance, flag));
 }