Show / Hide Table of Contents

Enum TestStrategy

The strategy to apply to testing.

Namespace: ICSharpCode.SharpZipLib.Zip
Assembly: ICSharpCode.SharpZipLib.dll
Syntax
public enum TestStrategy

Fields

Name Description
FindAllErrors

Find all possible errors.

FindFirstError

Find the first error only.

  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2000-2022 SharpZipLib Contributors