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

            AcpAnswerDTO = new AcpAnswerDTO();

            FillerFormDTO = new FillerFormDTO();
        }
Ejemplo n.º 2
0
        public QuestionAnswerMappingDTO()
        {
            NoteDTO = new NoteDTO();

                AcpAnswerDTO = new AcpAnswerDTO();

                FillerFormDTO = new FillerFormDTO();
        }