ÎļþÃû´Ó WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/13-print/monitor/item/SimulationPrintMonitorAnalyViewModel.cs ÐÞ¸Ä |
| | |
| | | using DevExpress.PerformanceTests.PerfomanceMonitor; |
| | | using System.Threading; |
| | | using Yw.Model; |
| | | using Yw.Vmo; |
| | | using Yw.Model; |
| | | |
| | | namespace HStation.WinFrmUI |
| | | namespace Yw.WinFrmUI |
| | | { |
| | | /// <summary> |
| | | /// çæµåæé¡¹è§å¾ |
| | | /// </summary> |
| | | public class SimulationPrintMonitorAnalyItemViewModel |
| | | public class HydroMonitorAnalyItemViewModel |
| | | { |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public SimulationPrintMonitorAnalyItemViewModel() { } |
| | | public HydroMonitorAnalyItemViewModel() { } |
| | | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public SimulationPrintMonitorAnalyItemViewModel |
| | | public HydroMonitorAnalyItemViewModel |
| | | ( |
| | | HydroMonitorVmo rhs, |
| | | Dictionary<string, HydroVisualInfo> allVisualDict, |