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

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

Syntax
C#Visual BasicManaged C++
public class TestStatus
Public Class TestStatus
public ref class TestStatus
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
TestStatusNew(ZipFile)
Initializes a new instance of the TestStatus class.
BytesTested

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.TestStatus.BytesTested]

Entry

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.TestStatus.Entry]

EntryValid

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.TestStatus.EntryValid]

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ErrorCount

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.TestStatus.ErrorCount]

File

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.TestStatus.File]

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.)
MemberwiseClone()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Operation

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.TestStatus.Operation]

ToString()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
TestStatus

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