EF7 npgsql => ko aux clients => inutile en lib [obsdnx]
This commit is contained in:
7
Yavsc/Interfaces/IOwned.cs
Normal file
7
Yavsc/Interfaces/IOwned.cs
Normal file
@ -0,0 +1,7 @@
|
||||
namespace Yavsc.Interfaces
|
||||
{
|
||||
public interface IOwned
|
||||
{
|
||||
string OwnerId { get; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user