添加项目
This commit is contained in:
@@ -16,7 +16,7 @@ public class SectionBoxControllerCmd : ExternalCommand
|
||||
//}
|
||||
try
|
||||
{
|
||||
WinDialogHelper.ShowModeless<SectionBoxControllerView>(new SectionBoxControllerViewModel(UiApplication));
|
||||
WinDialogAssist.ShowModeless<SectionBoxControllerView>(new SectionBoxControllerViewModel(UiApplication));
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user