Example #1
0
 public List <SelectListItem> DictList()
 {
     return(CommonVariables.GetDictList());
 }