Пример #1
0
 /// <summary>
 ///     Decrements the ref-counter and when it reaches ZERO, unloads NVAPI library.
 /// </summary>
 public static void Unload()
 {
     GeneralApi.Unload();
 }