Update IdComponent.cs
This commit is contained in:
parent
d5c21759b5
commit
dffda3663b
|
@ -8,7 +8,7 @@ namespace BITKit.Entities
|
|||
}
|
||||
public interface IdComponent_String
|
||||
{
|
||||
string Id { get; }
|
||||
string DbId { get; }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue