C# Class Starboard.ViewModel.ScoreboardControlViewModel

ViewModel controlling all the information necessary for databinding the scoreboards.
Inheritance: Starboard.MVVM.ObservableObject
Afficher le fichier Open project: ascendedguard/starboard-sc2 Class Usage Examples

Méthodes publiques

Méthode Description
SwapPlayers ( ) : void

Swap the players between the left and right sides of the scoreboard.

Method Details

SwapPlayers() public méthode

Swap the players between the left and right sides of the scoreboard.
public SwapPlayers ( ) : void
Résultat void