ScientificReport
ScientificReport.Controllers.ScientificInternshipController Member List

This is the complete list of members for ScientificReport.Controllers.ScientificInternshipController, including all inherited members.

AddUser(Guid?id, [FromBody] UpdateUserRequest request)ScientificReport.Controllers.ScientificInternshipController
Create()ScientificReport.Controllers.ScientificInternshipController
Create(ScientificInternshipModel model)ScientificReport.Controllers.ScientificInternshipController
Delete(Guid?id)ScientificReport.Controllers.ScientificInternshipController
DeleteConfirmed(Guid id)ScientificReport.Controllers.ScientificInternshipController
Details(Guid?id)ScientificReport.Controllers.ScientificInternshipController
Edit(Guid?id)ScientificReport.Controllers.ScientificInternshipController
Edit(Guid id, ScientificInternshipEditModel model)ScientificReport.Controllers.ScientificInternshipController
Index(ScientificInternshipIndexModel model)ScientificReport.Controllers.ScientificInternshipController
RemoveUser(Guid?id, [FromBody] UpdateUserRequest request)ScientificReport.Controllers.ScientificInternshipController
ScientificInternshipController(IScientificInternshipService scientificInternshipService, IUserProfileService userProfileService, IDepartmentService departmentService)ScientificReport.Controllers.ScientificInternshipController