Borschevskaya A.A. Lab Work 1 Hard #3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab1_hard"
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?
Зачтено с понижением балла(ов)
@ -157,0 +193,4 @@
}
_logger.LogInformation("Добавление в магазин {ShopName} изделия: { FurnitureName}- { Count}", form.ShopModel.ShopName, form.FurnitureModel.FurnitureName, form.Count);
var modelShop = new ShopBindingModel
Это должно быть в логике формы FormReplenishmentShop, а не тут
Pull request closed