ПИбд-21 Кувшинов Тимур Александрович лаба 1 простая #2

Closed
TImourka wants to merge 4 commits from laba1 into main
Showing only changes of commit c0e90f428c - Show all commits

View File

@ -50,12 +50,7 @@ namespace AutomobilePlantListImplement.Models
{
return;
}
Id = model.Id;
CarId = model.CarId;
Count = model.Count;
Sum = model.Sum;
Status = model.Status;
DateCreate = model.DateCreate;
DateImplement = model.DateImplement;
}