Scalien.NativeMethods.FreeLibrary C# (CSharp) Метод

FreeLibrary() приватный Метод

private FreeLibrary ( IntPtr hModule ) : bool
hModule System.IntPtr
Результат bool
        public static extern bool FreeLibrary(IntPtr hModule);