Exemplo n.º 1
0
 public ProjectMigrator(IMigrationRule ruleSet)
 {
     _ruleSet = ruleSet;
 }