分离读取模式文件夹方法,修改为等待子窗口退出后显示

This commit is contained in:
ChsBuffer
2020-08-19 21:47:50 +08:00
parent 8d2890790e
commit 2dfc23bbac
27 changed files with 173 additions and 243 deletions

View File

@@ -11,6 +11,11 @@ namespace Netch.Models
/// </summary>
public string Remark;
/// <summary>
/// 文件相对路径
/// </summary>
public string RelativePath;
/// <summary>
/// 无后缀文件名
/// </summary>