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