文件名从 WinFrmUI/HStation.WinFrmUI.Assets.Core/11-compressor/01-series/AssetsExchangerSeriesViewModel.cs 修改 |
| | |
| | | 锘縰sing DevExpress.XtraRichEdit.Model.History; |
| | | 锘縰sing Yw.Untity; |
| | | |
| | | namespace HStation.WinFrmUI.Assets |
| | | { |
| | |
| | | { |
| | | this.Name = rhs.Name; |
| | | this.ID = rhs.ID; |
| | | this.ParentID = TreeParentIdsHelper.GetLastParentID(rhs.ParentIds); |
| | | this.Description = rhs.Description; |
| | | } |
| | | |
| | |
| | | { |
| | | this.Name = rhs.Name; |
| | | this.ID = rhs.ID; |
| | | this.ParentID = TreeParentIdsHelper.GetLastParentID(rhs.ParentIds); |
| | | this.Description = rhs.Description; |
| | | } |
| | | |