Example #1
0
 public EFDbContext GetCurrentDbContext()
 {
     return(factory.GetCurrentDbContext());
 }