This website requires JavaScript.
Explore
Help
Register
Sign In
bekodeg
/
SushiBarBase
Watch
1
Star
0
Fork
0
You've already forked SushiBarBase
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d4ff8418d7
SushiBarBase
/
SushiBar
/
SushiBarDataModels
/
IId.cs
8 lines
97 B
C#
Raw
Normal View
History
Unescape
Escape
замена названия проекта
2024-02-05 16:40:47 +04:00
namespace
SushiBarDataModels
теперь точно создание моднлей данных
2024-02-05 15:12:53 +04:00
{
public
interface
IId
{
int
Id
{
get
;
}
}
}
Reference in New Issue
Copy Permalink