Shuxia Ning
2024-10-25 cc7e61c6823483a40d4073ebe1a282909b526370
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/06-threelink/01-threelinksinglematching/ThreeLinkSingleMatchingViewModel.cs
@@ -1,4 +1,4 @@
namespace HStation.WinFrmUI.Xhs
namespace HStation.WinFrmUI
{
    public class ThreeLinkSingleMatchingViewModel
    {
@@ -6,7 +6,7 @@
        {
        }
        public ThreeLinkSingleMatchingViewModel(Vmo.ThreeLinkMainVmo rhs)
        public ThreeLinkSingleMatchingViewModel(Vmo.AssetsThreelinkMainVmo rhs)
        {
            this.Caliber = rhs.Caliber;
            this.ID = rhs.ID;