메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether the specified T:System.Object is equal to the current T:System.Object.
|
|
GetHashCode ( ) : int |
Serves as a hash function for a particular type.
|
|
ToString ( ) : string |
Returns a T:System.String that represents the current T:System.Object.
|
메소드 | 설명 | |
---|---|---|
RmAttributeChange ( |
public Equals ( object obj ) : bool | ||
obj | object | The |
리턴 | bool |