Agliullov D. A. Lab Work 6 Base #17

Closed
d.agliullov wants to merge 34 commits from Lab6_Base into Lab5_Base
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,
};
}
}