Всё готово к сдаче
This commit is contained in:
parent
11df37ea4f
commit
a7272e9e74
@ -2,7 +2,7 @@
|
||||
|
||||
namespace CarRepairShopDataModels
|
||||
{
|
||||
public interface IOrderModel
|
||||
public interface IOrderModel : IId
|
||||
{
|
||||
int RepairId { get; }
|
||||
int ClientId { get; }
|
||||
|
Loading…
Reference in New Issue
Block a user