LumiSoft Mail Server User API
ZipNameTransform Class
Namespaces > ICSharpCode.SharpZipLib.Zip > ZipNameTransform

[Missing <summary> documentation for T:ICSharpCode.SharpZipLib.Zip.ZipNameTransform]

Syntax
C#Visual BasicManaged C++
public class ZipNameTransform : INameTransform
Public Class ZipNameTransform _
	Implements INameTransform
public ref class ZipNameTransform : INameTransform
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
ZipNameTransformNew()
Initializes a new instance of the ZipNameTransform class.
ZipNameTransformNew(String)
Initializes a new instance of the ZipNameTransform class.
ZipNameTransformNew(Boolean)
Initializes a new instance of the ZipNameTransform class.
ZipNameTransformNew(Boolean, String)
Initializes a new instance of the ZipNameTransform class.
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()
Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()
Gets the Type of the current instance.
(Inherited from Object.)
static memberIsValidName(String, Boolean)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.ZipNameTransform.IsValidName(System.String,System.Boolean)]

static memberIsValidName(String)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.ZipNameTransform.IsValidName(System.String)]

MemberwiseClone()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()
Returns a String that represents the current Object.
(Inherited from Object.)
TransformDirectory(String)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.ZipNameTransform.TransformDirectory(System.String)]

TransformFile(String)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.ZipNameTransform.TransformFile(System.String)]

TrimPrefix

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.ZipNameTransform.TrimPrefix]

Inheritance Hierarchy
Object
ZipNameTransform

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)