메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether the specified System.Object, is equal to this instance. Delegates to Equals(BudgetItem)
|
|
GetHashCode ( ) : int |
Returns a hash code for this instance.
|
|
operator ( ) : bool |
Implements the operator ==. Delegates to Equals.
|
메소드 | 설명 | |
---|---|---|
Equals ( [ other ) : bool |
Returns true if the buckets are the same and the types are the same.
|
메소드 | 설명 | |
---|---|---|
EnsureNoRepeatedLastWord ( string sentence1, string sentence2 ) : string | ||
OnBucketPropertyChanged ( object sender, |
||
OnPropertyChanged ( [ propertyName = null ) : void |
public Equals ( object obj ) : bool | ||
obj | object | The |
리턴 | bool |