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