Eliseev E.E. LabWork06_Hard #12

Closed
ElEgEv wants to merge 26 commits from LabWork06_Hard into LabWork05_Hard
Showing only changes of commit 2fe9574509 - Show all commits

View File

@ -1,11 +1,10 @@
using BlacksmithWorkshopDataModels;
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace BlacksmithWorkshopDatabaseImplement.Models
namespace BlacksmithWorkshopDataModels.Models
{
//модель исполнителя
public interface IImplementerModel : IId