Table of Contents

Method Equals

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

Equals(object?)

Determines if another object is equals to this class instance.

public override bool Equals(object? obj)

Parameters

obj object

The another object which will be used to compare.

Returns

bool