[This is preliminary documentation and is subject to change.]

Closes the Zip file stream

Namespace: System.IO.Compression
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public void Dispose()

Implements

IDisposable..::..Dispose()()()()

See Also