что что
This commit is contained in:
parent
69b30f43c0
commit
8de0355107
@ -12,8 +12,9 @@ namespace FlowerShopDataModels.Models
|
||||
string ShopName { get; }
|
||||
string Address { get; }
|
||||
DateTime DateOpen { get; }
|
||||
Dictionary<int, (IFlowerModel, int)> ShopFlowers { get; }
|
||||
|
||||
int MaxCapacity { get; }
|
||||
Dictionary<int, (IFlowerModel, int)> ShopFlowers { get; }
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user