Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether the specified T:System.Object is equal to the current T:System.Object.
|
|
GetHashCode ( ) : int | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
Equals ( |
Method | Description | |
---|---|---|
UpdateFoldName ( ) : void |
protected Equals ( |
||
other | ||
return | bool |
public Equals ( object obj ) : bool | ||
obj | object | The object to compare with the current object. |
return | bool |