Ejemplo n.º 1
0
 public static void UnitTest1Cleanup()
 {
     AOUtilities.Dispose();
     //ESRI License Initializer generated code.
     //Do not make any call to ArcObjects after ShutDownApplication()
     m_AOLicenseInitializer.ShutdownApplication();
 }
Ejemplo n.º 2
0
 public void Shutdown()
 {
     AOUtilities.Dispose();
 }