public override void Cleanup() { SourceAdapter.Cleanup(); TargetAdapter.Cleanup(); Directory.SetCurrentDirectory(m_currentDirectory); }