Property | Type | Description | |
---|---|---|---|
brand | string | ||
erogameScapeID | int | ||
saleDay | System.DateTime | ||
title | string | ||
uid | string |
Method | Description | |
---|---|---|
GameInfo ( ) : System | ||
GameInfo ( int _erogameScapeID ) : System | ||
GameInfo ( string _title ) : System | ||
GenerateUID ( ) : void | ||
updateInfoFromES ( ) : void | ||
updateInfoFromESOffline ( ) : void | ||
updateInfoFromESOnline ( ) : void |
Method | Description | |
---|---|---|
OnPropertyChanged ( string name ) : void |
public GameInfo ( int _erogameScapeID ) : System | ||
_erogameScapeID | int | |
return | System |
protected OnPropertyChanged ( string name ) : void | ||
name | string | |
return | void |