Overrides the equality check.
Declaring type: AnonymousMetaProperty
Namespace: Zyan.InterLinq.Types.Anonymous
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public override bool Equals (
        object obj
) 
Parameters
obj
Object to compare with.
Return Value
True, if the other is equal to this. False, if not.