Example #1
0
 public void ImportGPXFile(String file)
 {
     m_Window.ImportGPXFile(file, m_Config.AutoCloseWindows);
 }