Метод | Описание | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether this instance and another specified Profile are the same
|
|
GetHashCode ( ) : int |
Returns the hash code for this Profile
|
|
Profile ( ) : System |
Initializes a new Profile instance
|
|
Profile ( |
Initializes a new Profile based on another
|
Метод | Описание | |
---|---|---|
NotifyPropertyChanged ( String propertyName ) : void |
public Equals ( object obj ) : bool | ||
obj | object | The object to compare to this instance |
Результат | bool |