메소드 | 설명 | |
---|---|---|
ExtractZippedFolder ( string sourceFolder, string destinationFolder ) : bool | ||
RemoveAllChangedNames ( string sourceFolder, string destinationFolder, string extensionToRemove ) : bool |
메소드 | 설명 | |
---|---|---|
ClearDestinationFilesAndDirectories ( string path, bool topLevel = true ) : void | ||
CreateDirectoriesRelative ( string sourcePath, string newPath ) : void |
public static ExtractZippedFolder ( string sourceFolder, string destinationFolder ) : bool | ||
sourceFolder | string | |
destinationFolder | string | |
리턴 | bool |
public static RemoveAllChangedNames ( string sourceFolder, string destinationFolder, string extensionToRemove ) : bool | ||
sourceFolder | string | |
destinationFolder | string | |
extensionToRemove | string | |
리턴 | bool |