Click or drag to resize

FastZip Constructor (FastZipEvents)

Namespace:  ICSharpCode.SharpZipLib.Zip
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public FastZip(
	FastZipEvents events
)

Parameters

events
Type: ICSharpCode.SharpZipLib.ZipFastZipEvents
See Also