public AcpAnswerDTO()
 {
     AcpQuestionListItemDTO = new AcpQuestionListItemDTO();
 }
示例#2
0
 public AcpAnswerDTO()
 {
     AcpQuestionListItemDTO = new AcpQuestionListItemDTO();
 }