Exemple #1
0
 public static void DoDestroy(AppDomain appdomain)
 {
     CLRBindings.Shutdown(appdomain);
 }