Ejemplo n.º 1
0
 public FullStackRepository(FullStackDbContext ctx)
 {
     _ctx = ctx;
 }