WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/06-threelink/01-threelinksinglematching/ThreeLinkSingleMatchingViewModel.cs
@@ -1,12 +1,12 @@ namespace HStation.WinFrmUI { public class ThreeLinkSingleMatchingViewModel public class ThreelinkSingleMatchingViewModel { public ThreeLinkSingleMatchingViewModel() public ThreelinkSingleMatchingViewModel() { } public ThreeLinkSingleMatchingViewModel(Vmo.AssetsThreelinkMainVmo rhs) public ThreelinkSingleMatchingViewModel(Vmo.AssetsThreelinkMainVmo rhs) { this.Caliber = rhs.Caliber; this.ID = rhs.ID;