protected override bool ReleaseHandle()
 {
     return(ResourceUnsafeNativeMethods.FreeLibrary(handle));
 }