C# Class withSIX.Play.Core.Games.Legacy.PathMover

Inheritance: IDomainService
Show file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
MoveModFolders ( IAbsoluteDirectoryPath oldModsPath, IAbsoluteDirectoryPath newModsPath ) : void

Private Methods

Method Description
TryMoveDir ( IAbsoluteDirectoryPath dir, IAbsoluteDirectoryPath newModsPath ) : void

Method Details

MoveModFolders() public method

public MoveModFolders ( IAbsoluteDirectoryPath oldModsPath, IAbsoluteDirectoryPath newModsPath ) : void
oldModsPath IAbsoluteDirectoryPath
newModsPath IAbsoluteDirectoryPath
return void