PIbd-23_Bakshaeva_E.A._Lab_work_02_Base #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork_02_Base"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PIbd-23_Bakshaeva_E.A._Lab work 02to PIbd-23_Bakshaeva_E.A._Lab_work_02_BaseПроверено
@ -0,0 +85,4 @@
return null;
}
var Engine = source.Engines.FirstOrDefault(x => x.Id == model.EngineId);
if (Engine != null)
Можно без if: viewModel.<Название продукта> = <элемент>?.<Название продукта>;
Pull request closed