ICSharpCode.SharpZipLib.Zip.FastZip.FastZip C# (CSharp) Méthode

FastZip() public méthode

Initialise a default instance of FastZip.
public FastZip ( ) : System
Résultat System
        public FastZip()
        {
        }

Same methods

FastZip::FastZip ( FastZipEvents events ) : System