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