Beispiel #1
0
 /// <summary>
 /// Unloads this library from Memory.
 /// </summary>
 /// <returns><see langword="true" />, if the library unloaded successfully, else <see langword="false" />.</returns>
 public static bool Unload() => DynamicLibrary.Unload(hLib);