Laba4 Base PIbd-22 Kalyshev Y V #5

Closed
Zyzf wants to merge 3 commits from Laba4 into Laba3
Owner
No description provided.
Zyzf added 3 commits 2023-03-21 13:47:12 +04:00
eegov approved these changes 2023-03-27 09:52:15 +04:00
eegov left a comment
Owner

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -0,0 +33,4 @@
/// <returns></returns>
public List<ReportManufactureComponentViewModel> GetManufactureComponent()
{
var components = _componentStorage.GetFullList();
Owner

При получении изделий, у них уже есть список компонент, отдельно его получать не требуется

При получении изделий, у них уже есть список компонент, отдельно его получать не требуется
@ -177,0 +202,4 @@
}
}
private void списокToolStripMenuItem_Click(object sender, EventArgs e)
Owner

Пустых методов быть не должно

Пустых методов быть не должно
eegov closed this pull request 2023-03-27 09:52:18 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Zyzf/PIbd-22_Kalyshev_Y_V_BlacksmithWorkshop_Base#5
No description provided.