메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public StartRenaming ( string sourcePath, string destinationPath ) : bool | ||
sourcePath | string | |
destinationPath | string | |
리턴 | bool |