Update MD2
This commit is contained in:
@@ -11,4 +11,8 @@ namespace Church.Net.Entity.Interface
|
||||
public interface ICombinedKeyEntity
|
||||
{
|
||||
}
|
||||
public interface IBussinessEntity
|
||||
{
|
||||
Guid Id { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user