Class MethodDefinitionEqualityComparer
Implements
IEqualityComparer<MethodDefinition>
Inherited Members
Namespace: Unity.APIComparison.Framework.Collectors
Assembly: solution.dll
Syntax
public sealed class MethodDefinitionEqualityComparer : IEqualityComparer<MethodDefinition>
Fields
| Name | Description |
|---|---|
| Instance |
Methods
| Name | Description |
|---|---|
| Equals(MethodDefinition, MethodDefinition) | Determines whether the specified objects are equal. |
| GetHashCode(MethodDefinition) | Returns a hash code for the specified object. |