Пример #1
0
 public List <Patient> GetList()
 {
     return(bl.GetList());
 }