HttpStatus.Equals Method

IT Hit WebDAV for .NET

Indicates whether the current HttpStatus structure is equal to another HttpStatus structure.

Overload List

Indicates whether the current HttpStatus structure is equal to another HttpStatus structure.

public bool Equals(HttpStatus);

Indicates whether this instance and a specified object are equal.

public override bool Equals(object);

See Also

HttpStatus Class | ITHit.WebDAV.Client Namespace