コード例 #1
0
 /// <summary>
 /// Call before app shutdown. Performs global cleanup.
 /// </summary>
 public static void DisposeGlobal()
 {
     hbFunctions.hb_global_close();
 }