This website requires JavaScript.
Explore
Help
Register
Sign In
Victoria_Presnyakova
/
Pibd-22_Presnyakova.V.V_JewelryStore
Watch
1
Star
0
Fork
0
You've already forked Pibd-22_Presnyakova.V.V_JewelryStore
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3042a732ac
Pibd-22_Presnyakova.V.V_Jew...
/
JewelryStoreDataModels
/
IId.cs
7 lines
100 B
C#
Raw
Normal View
History
Unescape
Escape
Contracts
2023-02-05 18:55:08 +04:00
namespace
JewelryStoreDataModels
Проект с моделями
2023-02-05 18:01:09 +04:00
{
public
interface
IId
{
int
Id
{
get
;
}
}
Contracts
2023-02-05 18:55:08 +04:00
}
Reference in New Issue
Copy Permalink