ScanFailureEventArgs Constructor

SharpZip Compression Library

SharpZip Compression Library

ScanFailureEventArgs Constructor 

Initialise a new instance of ScanFailureEventArgs

public ScanFailureEventArgs(
   string name,
   Exception e
);

Parameters

name
The name to apply.
e
The exception to use.

See Also

ScanFailureEventArgs Class | ICSharpCode.SharpZipLib.Core Namespace