public static FileInfo UnzipAsFile( this FileInfo file, string path, bool overwrite = false )
<ExtensionAttribute> Public Shared Function UnzipAsFile ( file As FileInfo, path As String, Optional overwrite As Boolean = false ) As FileInfo
public: [ExtensionAttribute] static FileInfo^ UnzipAsFile( FileInfo^ file, String^ path, bool overwrite = false )
https://raw.githubusercontent.com/Capgemini/Cauldron/master/LICENSE