加上注释

This commit is contained in:
lindexi
2021-08-22 21:15:06 +08:00
parent 96dc7a9585
commit 713b19aeeb

View File

@@ -6,6 +6,7 @@ namespace dotnetCampus.ApplicationStartupManager
/// <summary>
/// 主线程执行调度
/// </summary>
/// 大概就是将 WPF 的 Dispatcher 传入
public interface IMainThreadDispatcher
{
/// <summary>