ISEbd-22 Mavrina J.E. Labwork 1 #1

Closed
Mavrina_Julia wants to merge 2 commits from Лаб_1 into main
No description provided.
Mavrina_Julia added 2 commits 2024-03-16 16:21:16 +04:00
Mavrina_Julia requested review from eegov 2024-03-16 16:21:30 +04:00
eegov approved these changes 2024-03-17 18:35:19 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +18,4 @@
var result = new List<OrderViewModel>();
foreach (var order in _source.Orders)
{
OrderViewModel thisorder = order.GetViewModel;
Collaborator

Выносится в отдельный метод

Выносится в отдельный метод
eegov closed this pull request 2024-03-17 18:35:23 +04:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mavrina_Julia/ISEbd-22_Mavrinaa_J.E._RenovationWork#1
No description provided.