NameFilter Constructor

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

NameFilter Constructor 

Construct an instance based on the filter expression passed

public NameFilter(
   string filter
);

Parameters

filter
The filter expression.

See Also

NameFilter Class | ICSharpCode.SharpZipLib.Core Namespace