Method Equals
Equals(MethodDefinition, MethodDefinition)
Determines whether the specified objects are equal.
Declaration
public bool Equals(MethodDefinition x, MethodDefinition y)Parameters
| Type | Name | Description | 
|---|---|---|
| MethodDefinition | x | The first object of type  | 
| MethodDefinition | y | The second object of type  | 
Returns
| Type | Description | 
|---|---|
| bool |