예제 #1
0
 private List <Hospital> GetActiveHospitals()
 {
     return(bllMember.GetActiveHospital());
 }