HDL_ON/Common/FileUtlis.cs
@@ -60,14 +60,7 @@ } /// <summary> /// 文件是否存在 /// </summary> /// <param name="filePath">File path.</param> public bool Exists(string filePath) { return File.Exists(Path.Combine(Files.RootPath, filePath)); } /// <summary> /// 遍历文件