コード例 #1
0
 public EfSeeder(EfCoreContext ctx, IHostingEnvironment hosting)
 {
     _ctx     = ctx;
     _hosting = hosting;
 }