Method | Description | |
---|---|---|
DetectWork ( ) : void | ||
RenameController ( string fileName, string renameFrom, string renameTo, bool renameFiles = true, bool renameDirs = true ) : System.Collections.Generic |
Method | Description | |
---|---|---|
ScanDir ( string rootPath ) : List |
public RenameController ( string fileName, string renameFrom, string renameTo, bool renameFiles = true, bool renameDirs = true ) : System.Collections.Generic | ||
fileName | string | |
renameFrom | string | |
renameTo | string | |
renameFiles | bool | |
renameDirs | bool | |
return | System.Collections.Generic |