PIbd-22 Razzhivin_A.S. lab4 #5

Closed
Alexul wants to merge 1 commits from lab4 into lab3
Owner
No description provided.
Alexul added 1 commit 2023-06-04 04:04:04 +04:00
Alexul requested review from eegov 2023-06-04 04:04:09 +04:00
eegov approved these changes 2023-06-18 23:55:19 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -177,0 +210,4 @@
}
}
private void отчетыToolStripMenuItem_Click(object sender, EventArgs e)
Collaborator

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

Пустых методов быть не должно
@ -0,0 +39,4 @@
/// <returns></returns>
public List<ReportGiftComponentViewModel> GetGiftComponent()
{
var components = _componentStorage.GetFullList();
Collaborator

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

При получении изделий, у них уже есть список компонент, отдельно его получать не требуется
eegov closed this pull request 2023-06-18 23:55:35 +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: Alexul/PIbd-22_Razzhivin_A.S._GiftShop#5
No description provided.