WinFrmUI/HStation.WinFrmUI.Assets.Core/05-elbow/01-series-bak/ElbowSeriesViewModel.cs
@@ -12,7 +12,6 @@ { this.Name = rhs.Name; this.ID = rhs.ID; this.ParentID = TreeParentIdsHelper.GetLastParentID(rhs.ParentIds); this.Description = rhs.Description; } @@ -20,7 +19,6 @@ { this.Name = rhs.Name; this.ID = rhs.ID; this.ParentID = TreeParentIdsHelper.GetLastParentID(rhs.ParentIds); this.Description = rhs.Description; }