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

Inheritance: IDomainService
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
MoveModFolders ( IAbsoluteDirectoryPath oldModsPath, IAbsoluteDirectoryPath newModsPath ) : void

Private Methods

Méthode Description
TryMoveDir ( IAbsoluteDirectoryPath dir, IAbsoluteDirectoryPath newModsPath ) : void

Method Details

MoveModFolders() public méthode

public MoveModFolders ( IAbsoluteDirectoryPath oldModsPath, IAbsoluteDirectoryPath newModsPath ) : void
oldModsPath IAbsoluteDirectoryPath
newModsPath IAbsoluteDirectoryPath
Résultat void