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