ПИбд-23 Волков Никита Андреевич Лабораторная работа №4 #5

Closed
bocchanskyy wants to merge 1 commits from Lab4Base into Lab3Hard
Owner
No description provided.
bocchanskyy added 1 commit 2024-03-31 19:49:54 +04:00
bocchanskyy requested review from eegov 2024-03-31 19:49:58 +04:00
eegov approved these changes 2024-04-14 20:17:00 +04:00
eegov left a comment
Owner

Не во все реализации OrderStorage были внесены требуемые изменения

Проверено

Не во все реализации OrderStorage были внесены требуемые изменения Проверено
@ -0,0 +33,4 @@
}
public List<ReportComputerComponentViewModel> GetComputerComponents()
{
var components = _componentStorage.GetFullList();
Owner

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

При получении изделий, у них уже есть список компонент, отдельно его получать не требуется
eegov closed this pull request 2024-04-14 20:17:13 +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: bocchanskyy/PIbd-23-Volkov-N.A.-ComputersShop#5
No description provided.