Esempio n. 1
0
 static MagnacartoExporter()
 {
     _exePath = Path.Combine(Path.Combine(Path.GetDirectoryName(MapSurfer.Utilities.MSNEnvironment.GetAssemblyLocation(typeof(MagnacartoExporter).Assembly)), EnvironmentEx.GetNativePath()), "magnacarto.exe");
 }