Example #1
0
 public Repository()
 {
     _entity = context.Set <T>();
 }