Description:
Unzips a zip file.
Added In: v0.45
1 2 |
public static bool Unzip( string path, bool delete = false ) public static bool Unzip( string pathFrom, string pathTo, bool delete = false ) |
1 |
//Coming soon |
1 |
//Coming soon |