修复bug和新增部分功能
This commit is contained in:
@@ -102,7 +102,7 @@ public static class WinDialogHelper
|
||||
//loaderUtil.HookAssemblyResolve();
|
||||
//try
|
||||
//{
|
||||
// var view = SingletonViewHelper<T>.GetInstance(out var isNewCreate);
|
||||
// var view = SingletonViewHelper<Command>.GetInstance(out var isNewCreate);
|
||||
// if (isNewCreate)
|
||||
// {
|
||||
// view.DataContext = viewModel;
|
||||
|
||||
Reference in New Issue
Block a user