Esempio n. 1
0
 public Entity Get(int id) => _context.Get <Entity>(id);