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