Пример #1
0
 public GALILEO_RETURN_CODE StartCharge(float x, float y)
 {
     return(GalileoFunctions.StartCharge(instance, x, y));
 }