Method | Description | |
---|---|---|
ChangeClassOfOwnerAndChildren ( IDomainObjectDTORepository dtoRepo, |
||
PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void |
Method | Description | |
---|---|---|
TryChangeOwnerClass ( IDomainObjectDTORepository dtoRepo, |
public ChangeClassOfOwnerAndChildren ( IDomainObjectDTORepository dtoRepo, |
||
dtoRepo | IDomainObjectDTORepository | |
dtoToChange | ||
oldClassname | string | |
newClassname | string | |
return | void |
public PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void | ||
domainObjectDtoRepository | IDomainObjectDTORepository | |
return | void |