Property | Type | Description | |
---|---|---|---|
SevenZipPath | string |
Method | Description | |
---|---|---|
Close ( ) : void | ||
Extract ( string arch, string output, bool wait = true, int maxDelay = 5 ) : void | ||
SevenZipExtractor ( ) : System |
Method | Description | |
---|---|---|
OnFinished ( ) : void |
public Extract ( string arch, string output, bool wait = true, int maxDelay = 5 ) : void | ||
arch | string | |
output | string | |
wait | bool | |
maxDelay | int | |
return | void |