|
| MatchRound (string jsonString) |
|
| MatchRound (Hashtable data) |
|
virtual void | FromJson (string jsonString) |
| Initialize the object from a JSON formatted string. More...
|
|
virtual void | FromHashtable (Hashtable hash) |
| Initialize the object from a hashtable. More...
|
|
|
long | id = 0 |
|
long | idMatchAccount = 0 |
|
float | score = 0 |
|
DateTime | dateScore = null |
|
virtual void Combu.MatchRound.FromHashtable |
( |
Hashtable |
hash | ) |
|
|
virtual |
Initialize the object from a hashtable.
- Parameters
-
virtual void Combu.MatchRound.FromJson |
( |
string |
jsonString | ) |
|
|
virtual |
Initialize the object from a JSON formatted string.
- Parameters
-
The documentation for this class was generated from the following file:
- /Users/ziored/Documents/Projects/Unity/Empty Test/Assets/Combu/Scripts/MatchRound.cs