This website requires JavaScript.
Explore
Help
Register
Sign In
RavilGismatullin
/
Gismatullin.ISEbd-21.STO.CourseWork
Watch
1
Star
0
Fork
0
You've already forked Gismatullin.ISEbd-21.STO.CourseWork
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Gismatullin.ISEbd-21.STO.Co...
/
ServiceStation
/
ServiceStationDataModels
/
IId.cs
8 lines
120 B
C#
Raw
Normal View
History
Unescape
Escape
LastStorage
2024-04-30 01:41:35 +03:00
namespace
ServiceStationDataModels.HelperInterfaces
DataModels Complete
2024-04-30 00:49:32 +03:00
{
public
interface
IId
{
Продолжение(Легендарное)
2024-08-03 22:26:15 +03:00
int
Id
{
get
;
}
DataModels Complete
2024-04-30 00:49:32 +03:00
}
}
Reference in New Issue
Copy Permalink