Netch.Global.NetchExecutable

This commit is contained in:
ChsBuffer
2021-02-18 18:34:01 +08:00
parent 710dd646b9
commit 0eb60d0c90
4 changed files with 5 additions and 3 deletions

View File

@@ -22,6 +22,8 @@ namespace Netch
public static readonly string NetchDir = Application.StartupPath;
public static readonly string NetchExecutable = Application.ExecutablePath;
/// <summary>
/// 主窗体的静态实例
/// </summary>