示例#1
0
 public static List <BENHNHAN> LoadBenhNhan()
 {
     return(BenhNhanDAO.LoadBenhNhan());
 }