Example #1
0
 public PhatHanhSachEntities Init()
 {
     return(dbContext ?? (dbContext = new PhatHanhSachEntities()));
 }