Пример #1
0
 public bool ServoUnityCloseWindow(int windowIndex)
 {
     return(ServoUnityPlugin_pinvoke.servoUnityCloseWindow(windowIndex));
 }