Exemplo n.º 1
0
 public DbSeeder(EntityContext ctx, IHostingEnvironment hosting)
 {
     _ctx     = ctx;
     _hosting = hosting;
 }