Property | Type | Description | |
---|---|---|---|
NotifyPropertyChanged | void |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether this instance and another specified GameModel are the same
|
|
GameModel ( ) : System.ComponentModel |
Initializes a new GameModel instance
|
|
GameModel ( |
Initializes a new GameModel based on another
|
|
GetHashCode ( ) : int |
Returns the hash code for this GameModel
|
Method | Description | |
---|---|---|
NotifyPropertyChanged ( string propertyName ) : void |
public Equals ( object obj ) : bool | ||
obj | object | The object to compare to this instance |
return | bool |
public GameModel ( |
||
another | Source |
|
return | System.ComponentModel |