コード例 #1
0
ファイル: Dictionary.cs プロジェクト: zyyatgit/CDMIS
 public List <SelectListItem> DrugList()
 {
     return(CommonVariables.GetDrugList());
 }