duheng
2024-11-17 a2a57963e160a319276c5c8499f16c9809056e4c
WinFrmUI/HStation.WinFrmUI.Assets.Core/10-exchanger/03-coefficient/ExchangerCoefficientViewModel.cs
@@ -12,7 +12,6 @@
        {
            this.ID = rhs.ID;
            this.Name = rhs.Name;
            this.Caliber = rhs.Caliber;
            this.Material = rhs.Material;
            this.MinorLoss = rhs.MinorLoss;
        }
@@ -28,13 +27,6 @@
        [DisplayName("名称")]
        [Browsable(true)]
        public string Name { get; set; }
        /// <summary>
        /// 口径
        /// </summary>
        [DisplayName("口径")]
        [Browsable(true)]
        public double? Caliber { get; set; }
        /// <summary>
        /// 材料