ICSharpCode.SharpZipLib.Zip.FastZip.FastZip C# (CSharp) 메소드

FastZip() 공개 메소드

Initialise a default instance of FastZip.
public FastZip ( ) : System
리턴 System
        public FastZip()
        {
        }

Same methods

FastZip::FastZip ( FastZipEvents events ) : System