This website requires JavaScript.
Explore
Help
Register
Sign In
Adam
/
AyCode.Core
Watch
1
Star
0
Fork
You've already forked AyCode.Core
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cf2430da4b
AyCode.Core
/
AyCode.Interfaces
/
Entities
/
IEntityGuid.cs
5 lines
90 B
C#
Raw
Blame
History
namespace
AyCode.Interfaces.Entities
;
public
interface
IEntityGuid
:
IEntity
<
Guid
>
{
}
Reference in New Issue
View Git Blame
Copy Permalink