示例#1
0
 public DataSet SQSAdmin_StudioM_GetAnswerForQuestion(int questionid)
 {
     return(dataAccess.GetAnswerForQuestion(questionid));
 }