| | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public HydroTankMatchingViewModel() |
| | | { } |
| | | public HydroTankMatchingViewModel() { } |
| | | |
| | | /// <summary> |
| | | /// |
| | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public HydroTankMatchingViewModel(Yw.Model.HydroTankInfo rhs, Yw.Model.HydroModelInfo hydroInfo, HydroCalcuNodeResult calcuResult) : this(rhs, hydroInfo) |
| | | { |
| | | } |
| | | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public HydroTankMatchingViewModel(HydroTankViewModel rhs) : this(rhs.Vmo, rhs.HydroInfo) |
| | | { |
| | | } |
| | | public HydroTankMatchingViewModel(HydroTankViewModel rhs) : this(rhs.Vmo, rhs.HydroInfo) { } |
| | | |
| | | /// <summary> |
| | | /// ID |