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