메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool |
Returns a value indicating whether this instance is equal to a specified object.
|
|
GetHashCode ( ) : int |
Returns the hash code for this instance.
|
|
operator ( ) : bool |
Determines whether two specified instances of MarkerHandle are not equal.
|
public Equals ( object obj ) : bool | ||
obj | object | An object to compare with this instance or null. |
리턴 | bool |