Exemple #1
0
 public List <TypeAndName> GetDiabetesDrugTypeNameList()
 {
     return(repository.GetDiabetesDrugTypeNameList(pclsCache));
 }