добавил
This commit is contained in:
parent
552c06f55e
commit
f952809b0e
@ -4,6 +4,7 @@
|
|||||||
{
|
{
|
||||||
double Cost { get; }
|
double Cost { get; }
|
||||||
DateTime DateCreate { get; }
|
DateTime DateCreate { get; }
|
||||||
|
int StoreKeeperId { get; }
|
||||||
public Dictionary<int, (IProductModel, int)> OrderProduct { get; }
|
public Dictionary<int, (IProductModel, int)> OrderProduct { get; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user