コード例 #1
0
 public override void Up()
 {
     Alter.CollectionWithAdditionalCommands("Person1s", MigratePerson1ToPerson2, 2);
 }