Table of Contents

Equals

Methods
public override bool Equals(object? obj)
Parameters
Type Name Description
object obj
Returns
Type Description
bool
Overrides
object.Equals(object)
public bool Equals(Identity? other)
Parameters
Type Name Description
Identity other
Returns
Type Description
bool