示例#1
0
 public HastanelerBLL()
 {
     hastanelerDAL = new HastanelerDAL();
 }
 public HastanelerBLL()
 {
     _hastaneler = new HastanelerDAL();
 }