Beispiel #1
0
 public IEnumerable <T> GetAll() => db.Set <T>().ToList();