Method Equals
Equals(object?)
Indicates whether the current object is equal to another object of the same type.
public override bool Equals(object? other)
Parameters
other
object
Indicates whether the current object is equal to another object of the same type.
public override bool Equals(object? other)
other
object