WinFrmUI/Yw.WinFrmUI.Hydro.Core/10-working/03-monitor/HydroWorkingMonitorViewModel.cs
@@ -15,7 +15,7 @@ /// </summary> public HydroWorkingMonitorViewModel(HydroMonitorValueViewModel rhs) { this.Relation = rhs.Vmo.Relation; this.Relation = rhs.Vmo.Parter; this.PropName = rhs.Vmo.PropName; this.PropValue = rhs.PropValue; }