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;