Exemple #1
0
 public ProjectMigrator(IMigrationRule ruleSet)
 {
     _ruleSet = ruleSet;
 }