Agliullov D. A. Lab Work 6 Hard #18

Closed
d.agliullov wants to merge 53 commits from Lab6_Hard into Lab5_Hard
Showing only changes of commit a64425108f - Show all commits

View File

@ -54,6 +54,7 @@ namespace ConfectioneryDatabaseImplement.Models
Password = Password,
Qualification = Qualification,
ImplementerFIO = ImplementerFIO,
WorkExperience = WorkExperience,
};
}
}