Method | Description | |
---|---|---|
LoadTeams ( SportsTeam homeTeam, SportsTeam awayTeam, |
||
Reload ( ) : void | ||
ResetSelection ( ) : void | ||
Select ( IList |
||
Select ( |
||
Select ( TeamType team ) : void | ||
Substitute ( |
||
TeamTagger ( ) : System.Collections.Generic | ||
TeamTagger ( IWidget widget ) : System.Collections.Generic |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
HandleSizeChangedEvent ( ) : void | ||
ShowMenu ( |
Method | Description | |
---|---|---|
HandlePlayersSelectionChangedEvent ( List |
||
HandlePlayersSubstitutionEvent ( SportsTeam team, |
||
HandleTeamSelectionChangedEvent ( ObservableCollection |
public LoadTeams ( SportsTeam homeTeam, SportsTeam awayTeam, |
||
homeTeam | SportsTeam | |
awayTeam | SportsTeam | |
background | ||
return | void |
public Select ( IList |
||
players | IList |
|
teams | IList |
|
return | void |
public Select ( |
||
p | ||
return | void |
protected ShowMenu ( |
||
coords | ||
return | void |
public Substitute ( |
||
p1 | ||
p2 | ||
team | SportsTeam | |
return | void |
public TeamTagger ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public TeamTagger ( IWidget widget ) : System.Collections.Generic | ||
widget | IWidget | |
return | System.Collections.Generic |