Пример #1
0
 public static bool RemoveALibrary(IntPtr hLib)
 {
     return(ServerCoreLoader.RemoveADllByHandle(hLib));
 }