WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-simulation/05-function/XhsProjectSimulationFunctionMgrCtrl.cs
@@ -10,6 +10,14 @@ } /// <summary> /// 绑定数据 /// </summary> public void SetBindingData() { this.ShowXhsProjectInfoEvent?.Invoke(this.svgImg32[0]); } /// <summary> /// 显示循环水项目信息事件 /// </summary> public event Action<SvgImage> ShowXhsProjectInfoEvent;