TarHeader.Equals Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarHeader.Equals Method 

Determines if this instance is equal to the specified object.

public override bool Equals(
   object obj
);

Parameters

obj
The object to compare with.

Return Value

true if the objects are equal, false otherwise.

See Also

TarHeader Class | ICSharpCode.SharpZipLib.Tar Namespace