Beispiel #1
0
 public List <SelectListItem> DrugTypeList()
 {
     return(CommonVariables.GetDrugTypeList());
 }