Méthode | Description | |
---|---|---|
DirectoryRenamerCopier ( ) : System | ||
DirectoryRenamerCopier ( string templateDirectoryPath, string destinationDirectoryPath ) : System | ||
StartRenaming ( ) : bool | ||
StartRenaming ( string sourcePath, string destinationPath ) : bool |
public DirectoryRenamerCopier ( string templateDirectoryPath, string destinationDirectoryPath ) : System | ||
templateDirectoryPath | string | |
destinationDirectoryPath | string | |
Résultat | System |
public StartRenaming ( string sourcePath, string destinationPath ) : bool | ||
sourcePath | string | |
destinationPath | string | |
Résultat | bool |