Esempio n. 1
0
        public QuestionAnswerMappingDTO()
        {
            NoteDTO = new NoteDTO();

            AcpAnswerDTO = new AcpAnswerDTO();

            FillerFormDTO = new FillerFormDTO();
        }
        public QuestionAnswerMappingDTO()
        {
            NoteDTO = new NoteDTO();

                AcpAnswerDTO = new AcpAnswerDTO();

                FillerFormDTO = new FillerFormDTO();
        }