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