TestStrategy Enumeration

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TestStrategy Enumeration

The strategy to apply to testing.

public enum TestStrategy

Members

Member Name Description
FindFirstError Find the first error only.
FindAllErrors Find all possible errors.

Requirements

Namespace: ICSharpCode.SharpZipLib.Zip

Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)

See Also

ICSharpCode.SharpZipLib.Zip Namespace