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
a681bbbaf3
AyCode.Core
/
AyCode.Entities
/
Interfaces
/
IEntityGuid.cs
5 lines
90 B
C#
Raw
Blame
History
namespace
AyCode.Entities.Interfaces
;
public
interface
IEntityGuid
:
IEntity
<
Guid
>
{
}
Reference in New Issue
View Git Blame
Copy Permalink