ISE-22. Aparyan L.M. Lab Work 02 base #2

Closed
LuizaAparyan wants to merge 1 commits from LabWork02 into LabWork01
Owner
No description provided.
eegov was assigned by LuizaAparyan 2024-03-24 01:08:51 +04:00
LuizaAparyan added 1 commit 2024-03-24 01:08:52 +04:00
eegov approved these changes 2024-03-31 20:35:31 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +71,4 @@
return null;
}
var engine = source.Engines.FirstOrDefault(x => x.Id == model.EngineId);
if (engine != null)
Collaborator

Можно без if: viewModel.<Название продукта> = <элемент>?.<Название продукта>;

Можно без if: viewModel.<Название продукта> = <элемент>?.<Название продукта>;
eegov closed this pull request 2024-03-31 20:35:34 +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: LuizaAparyan/Aparyan.ISE-22.MotorPlant#2
No description provided.