lab-8 preparing for pr p.2
This commit is contained in:
parent
0fc39002bc
commit
9b1e885c8c
@ -7,7 +7,7 @@ using System.Threading.Tasks;
|
||||
namespace BlacksmithWorkshopDataModels.Models
|
||||
{
|
||||
public interface IImplementerModel : IId
|
||||
{
|
||||
{
|
||||
string ImplementerFIO { get; }
|
||||
string Password { get; }
|
||||
int WorkExperience { get; }
|
||||
|
Loading…
Reference in New Issue
Block a user