INameTransform Interface

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

INameTransform Interface

INameTransform defines how file system names are transformed for use with archives.

For a list of all members of this type, see INameTransform Members.

public interface INameTransform

Types that implement INameTransform

Type Description
ZipNameTransform ZipNameTransform transforms names as per the Zip file naming convention.

Requirements

Namespace: ICSharpCode.SharpZipLib.Core

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

See Also

INameTransform Members | ICSharpCode.SharpZipLib.Core Namespace