C# Класс Starboard.ViewModel.ScoreboardControlViewModel

ViewModel controlling all the information necessary for databinding the scoreboards.
Наследование: Starboard.MVVM.ObservableObject
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
SwapPlayers ( ) : void

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

Описание методов

SwapPlayers() публичный Метод

Swap the players between the left and right sides of the scoreboard.
public SwapPlayers ( ) : void
Результат void