Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether the specified System.Object is equal to this instance.
|
|
GetHashCode ( ) : int |
public Equals ( object obj ) : bool | ||
obj | object | The object to compare with the current object. |
return | bool |