public static void newDtoSubject(int idExpertise, SubjectDto subjectDto) { EwithSManager.NewEwithS(idExpertise, subjectDto); }