예제 #1
0
 public List <DoctorDto> GetDoctors()
 {
     return(_IListManager.GetDoctors());
 }