注释了EventBus的相关代码,目前并不打算实现事件总线

This commit is contained in:
fengjiayi
2025-08-04 14:59:48 +08:00
parent 34939cd34c
commit bf987f4ef0
3 changed files with 271 additions and 2 deletions

View File

@@ -49,7 +49,6 @@
<Compile Remove="Themes\ConnectionControl.xaml.cs" />
<Compile Remove="Themes\ExplicitDataControl.xaml.cs" />
<Compile Remove="Themes\ObjectViewerControl1.xaml.cs" />
<Compile Remove="Tool\IEventBus.cs" />
</ItemGroup>
<ItemGroup>