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