Method Equals
Equals(object?)
Compares this object with another object.
public override readonly bool Equals(object? obj)
Parameters
objobjectObject to compare with.
Compares this object with another object.
public override readonly bool Equals(object? obj)
obj objectObject to compare with.