Example #1
0
 public FPLUnitOfWork(FPLContext context) : base(context)
 {
 }
Example #2
0
 public FPLGenericRepository(FPLContext context) : base(context)
 {
 }