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