예제 #1
0
파일: Dictionary.cs 프로젝트: zcy1990/CDMIS
        }                                                 //列表

        public List <SelectListItem> ControlTypeList()
        {
            return(CommonVariables.GetControlTypeList());
        }