Пример #1
0
 public List <SelectListItem> DrugNameList()
 {
     return(CommonVariables.GetDrugNameList());
 }