コード例 #1
0
 public EntityContextSeed(EntityContext context)
 {
     this._context = context;
     this.SeedInitial();
 }