public List <_QuestionInfo> GetALLQuestion() { return(ModelConvertHelper <_QuestionInfo> .ConvertToList(dal.GetALLQuestion())); }