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