示例#1
0
 /// ------------------------------------------------------------------------------------
 /// <summary>
 /// Cleans up the ICU files that could be locked
 /// </summary>
 /// ------------------------------------------------------------------------------------
 public static void Cleanup()
 {
     NativeMethods.Cleanup();
 }