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