예제 #1
0
파일: Home.cs 프로젝트: wfguanhan/CDMIS
 public List <SelectListItem> getHealthCoachList()
 {
     return(CommonVariables.getHealthCoachList());
 }