在 LectotypeLine.cs 中添加 IsComplete 属性并标记为可空。 在 MotorLectotypeService.cs 中更新映射和 SetColumns 方法。 在 CableLectotypeUserControl.xaml 中修改 CheckBox 绑定和注释 GridViewColumn。 在 LectotypeWindow.xaml.cs 中添加 ToLayout 和 Window_Closing 方法的注释。 在 CableLectotypeViewModel.cs 中更新映射和 LectotypeLineModel。 在 LayoutHelperViewModel.cs 中修改 SetSubLineAndSave 方法逻辑。 在 LectotypeViewModel.cs 中添加多个方法的注释,删除 CheckSaved 方法。 |
||
---|---|---|
.. | ||
MotorLectotypeService.cs |