예제 #1
0
 public UyeBLL()
 {
     _uyeDAL = new UyeDAL();
 }
예제 #2
0
 public UyeBLL()
 {
     uyeDal = new UyeDAL();
 }