예제 #1
0
 public MasterDataRepository(IMasterValuesContext context) : base((DbContext)context)
 {
 }
예제 #2
0
 public MasterDataUnitOfWork(IMasterValuesContext context) : base((DbContext)context)
 {
 }