поправочка x2
This commit is contained in:
parent
30b7ea8ae1
commit
422c9d6242
@ -6,7 +6,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace ConfectioneryDataModels.Models
|
||||
{
|
||||
public interface IClientModel
|
||||
public interface IClientModel : IId
|
||||
{
|
||||
string ClientFIO { get; }
|
||||
string Email { get; }
|
||||
|
Loading…
Reference in New Issue
Block a user