Eliseev E.E. LabWork05_Hard #11

Closed
ElEgEv wants to merge 46 commits from LabWork05_Hard into LabWork05
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,