This website requires JavaScript.
Explore
Help
Register
Sign In
Egor_Petrushin
/
PIbd-22_Petrushin_E.A._LawFirm
Watch
0
Star
0
Fork
0
You've already forked PIbd-22_Petrushin_E.A._LawFirm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2af5c30a4f
PIbd-22_Petrushin_E.A._LawFirm
/
LawFirm
/
LawFirmDataModels
/
IId.cs
7 lines
95 B
C#
Raw
Normal View
History
Unescape
Escape
2
2024-02-14 00:11:21 +04:00
namespace
LawFirmDataModels
1
2024-02-11 18:24:54 +04:00
{
public
interface
IId
{
int
Id
{
get
;
}
}
}
Reference in New Issue
Copy Permalink