PIbd-21. Rodionov I.A. Lab work 05. Hard #13
@ -49,7 +49,7 @@ namespace IceCreamShopListImplement.Models
|
||||
Address = model.Address;
|
||||
DateOpening = model.DateOpening;
|
||||
ShopIceCreams = model.ShopIceCreams;
|
||||
IceCreamsMaximum -= model.IceCreamsMaximum;
|
||||
IceCreamsMaximum = model.IceCreamsMaximum;
|
||||
}
|
||||
|
||||
public ShopViewModel GetViewModel => new()
|
||||
|
Loading…
Reference in New Issue
Block a user