This website requires JavaScript.
Explore
Help
Register
Sign In
Vyacheslav
/
CourseWork_Hotel
Watch
1
Star
0
Fork
0
You've already forked CourseWork_Hotel
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
CourseWork_Hotel
/
Hotel
/
HotelDataModels
/
IId.cs
7 lines
94 B
C#
Raw
Normal View
History
Unescape
Escape
Заполнение моделей
2024-03-09 18:07:43 +04:00
namespace
HotelDataModels
{
public
interface
IId
{
int
Id
{
get
;
}
test
2024-03-10 15:47:00 +04:00
}
Заполнение моделей
2024-03-09 18:07:43 +04:00
}
Reference in New Issue
Copy Permalink