Agliullov D. A. Lab Work 6 Base #17

Closed
d.agliullov wants to merge 34 commits from Lab6_Base into Lab5_Base
Owner
No description provided.
d.agliullov added 34 commits 2023-03-21 14:51:08 +04:00
d.agliullov requested review from eegov 2023-03-21 14:51:51 +04:00
eegov approved these changes 2023-03-27 08:40:27 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -61,2 +65,3 @@
ClientId = ClientId,
Count = Count,
ImplementerId = ImplementerId,
ImplementerFIO = DataListSingleton.GetInstance().Implementers.FirstOrDefault(x => x.Id == ImplementerId)?.ImplementerFIO ?? string.Empty,
Collaborator

LINQ-выражения тут не применяются, нарушение стиля

LINQ-выражения тут не применяются, нарушение стиля
eegov closed this pull request 2023-03-27 08:40:31 +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: d.agliullov/ISEbd-21_Agliullov.D.A._Confectionery#17
No description provided.