Пример #1
0
 public List <SelectListItem> ExamTypeList()
 {
     return(CommonVariables.GetExamTypeList());
 }