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