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
TIAM_v0.0.6.0
AyCode.Core
/
AyCode.Interfaces
/
IOwnerId.cs
7 lines
94 B
C#
Raw
Permalink
Blame
History
namespace
AyCode.Interfaces
;
public
interface
IOwnerId
{
Guid
OwnerId
{
get
;
set
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink