Click or drag to resize
MessagePackObjectEqualityComparer Methods

The MessagePackObjectEqualityComparer type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether two objects of type MessagePackObject are equal.
Public methodGetHashCode
Returns a hash code for the specified MessagePackObject.
Top
See Also