MobileForms Toolkit Documentation

ZipArchive  Constructor (Stream)

Initializes a new instance of the ZipArchive class with the specified stream.

public ZipArchive(
Stream stream
);

Parameters

stream
A stream from which initialize the ZipArchive object.

See Also

ZipArchive Class | Resco.IO.Zip Namespace | ZipArchive Constructor Overload List