пурчайз

This commit is contained in:
bekodeg
2024-04-30 20:06:35 +04:00
parent af397abdac
commit 4fe042017b
5 changed files with 25 additions and 17 deletions

View File

@@ -4,6 +4,6 @@
{
string Name { get; }
double Cost { get; }
int StoreKeeperId { get; }
IStoreKeeperModel StoreKeeper { get; }
}
}