메소드 | 설명 | |
---|---|---|
ExtractFileToPath ( string rarFile, string path, bool dryRun = false ) : void | ||
ListFiles ( string rarFile ) : IEnumerable |
||
TestFile ( string rarFile, string path ) : void | ||
UnrarExeWrapper ( string pathToUnrar ) : System |
메소드 | 설명 | |
---|---|---|
GetUnrarRedirectedStart ( ) : |
public ExtractFileToPath ( string rarFile, string path, bool dryRun = false ) : void | ||
rarFile | string | |
path | string | |
dryRun | bool | |
리턴 | void |
public TestFile ( string rarFile, string path ) : void | ||
rarFile | string | |
path | string | |
리턴 | void |
public UnrarExeWrapper ( string pathToUnrar ) : System | ||
pathToUnrar | string | |
리턴 | System |