コード例 #1
0
 override protected bool ReleaseHandle()
 {
     return(UnsafeNativeMethods.FreeLibrary(handle));
 }