Méthode | Description | |
---|---|---|
EndTournament ( ) : void | ||
Initialize ( IEnumerable |
||
ObservableTournament ( Fizzi.Libraries.ChallongeApiWrapper.Tournament tournament, |
||
TopFourParticipants ( ) : List |
||
Update ( Fizzi.Libraries.ChallongeApiWrapper.Tournament newData, IEnumerable |
public Initialize ( IEnumerable |
||
playerList | IEnumerable |
|
matchList | IEnumerable |
|
Résultat | void |
public ObservableTournament ( Fizzi.Libraries.ChallongeApiWrapper.Tournament tournament, |
||
tournament | Fizzi.Libraries.ChallongeApiWrapper.Tournament | |
context | ||
Résultat | System |
public Update ( Fizzi.Libraries.ChallongeApiWrapper.Tournament newData, IEnumerable |
||
newData | Fizzi.Libraries.ChallongeApiWrapper.Tournament | |
playerList | IEnumerable |
|
matchList | IEnumerable |
|
Résultat | void |