FrameIT
REST_JSON_API.CollectionComparer< TElement > Member List

This is the complete list of members for REST_JSON_API.CollectionComparer< TElement >, including all inherited members.

_elementComparerREST_JSON_API.CollectionComparer< TElement >private
CollectionComparer(IEqualityComparer< TElement > elementComparer=null)REST_JSON_API.CollectionComparer< TElement >
DefaultREST_JSON_API.CollectionComparer< TElement >static
Equals(ICollection< TElement > x, ICollection< TElement > y)REST_JSON_API.CollectionComparer< TElement >
GetHashCode(ICollection< TElement > obj)REST_JSON_API.CollectionComparer< TElement >