Eliseev E.E. LabWork03_Hard #8

Closed
ElEgEv wants to merge 23 commits from LabWork03_Hard into LabWork02_Hard
Showing only changes of commit 4a0a69ecc2 - Show all commits

View File

@ -103,6 +103,7 @@ namespace BlacksmithWorkshopBusinessLogic.BusinessLogic
_shopStorage.Update(new ShopBindingModel()
{
Id = shop.Id,
ShopName = shop.ShopName,
Address = shop.Address,
DateOpen = shop.DateOpen,