예제 #1
0
 private DataProvider()
 {
     DB = new QuanLyKhoEntities();
 }
예제 #2
0
 public DataProvider()
 {
     DB = new QuanLyKhoEntities();
 }