Exemple #1
0
 public TransactionRepository(AppDbContext dbContext) : base(dbContext)
 {
 }