ÎļþÃû´Ó WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/18-exchanger/ExchangerSingleMatchingViewModel.cs ÐÞ¸Ä |
| | |
| | | public string Description { get; set; } |
| | | |
| | | /// <summary> |
| | | /// éé¨å¼åº¦ |
| | | /// </summary> |
| | | [DisplayName("éé¨å¼åº¦")] |
| | | [Browsable(true)] |
| | | public int? ExchangerLift { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æåºç |
| | | /// </summary> |
| | | [DisplayName("æåºç ")] |
| | |
| | | [DisplayName("å
³é®å")] |
| | | [Browsable(true)] |
| | | public string KeyWord { get; set; } |
| | | |
| | | /// <summary> |
| | | /// éé¨è®¾ç½® |
| | | /// </summary> |
| | | [DisplayName("éé¨è®¾ç½®")] |
| | | [Browsable(true)] |
| | | public string ExchangerSetting { get; set; } |
| | | } |
| | | } |