Beispiel #1
0
 private void ReleaseUnmanagedResources()
 {
     mApp.ReleaseUnmanagedResources(mManager.Configuration);
     mManager.Dispose();
 }