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