Exemple #1
0
 public Repository()
 {
     AppDbSet = context.Set <TEntity>();
 }