메소드 | 설명 | |
---|---|---|
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 |
|
리턴 | void |
public ObservableTournament ( Fizzi.Libraries.ChallongeApiWrapper.Tournament tournament, |
||
tournament | Fizzi.Libraries.ChallongeApiWrapper.Tournament | |
context | ||
리턴 | System |
public Update ( Fizzi.Libraries.ChallongeApiWrapper.Tournament newData, IEnumerable |
||
newData | Fizzi.Libraries.ChallongeApiWrapper.Tournament | |
playerList | IEnumerable |
|
matchList | IEnumerable |
|
리턴 | void |