Equals(Type, Type)
Declaration
public bool Equals(Type x, Type y)
Parameters
Type | Name | Description |
---|---|---|
Type | x | |
Type | y |
Returns
Type | Description |
---|---|
bool |
Implements
Equals(Type[], Type[])
Declaration
public bool Equals(Type[] x, Type[] y)
Parameters
Type | Name | Description |
---|---|---|
Type[] | x | |
Type[] | y |
Returns
Type | Description |
---|---|
bool |