Eliseev E.E. LabWork06 #10

Closed
ElEgEv wants to merge 19 commits from LabWork06 into LabWork05
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