C# 클래스 Starboard.ViewModel.ScoreboardControlViewModel

ViewModel controlling all the information necessary for databinding the scoreboards.
상속: Starboard.MVVM.ObservableObject
파일 보기 프로젝트 열기: ascendedguard/starboard-sc2 1 사용 예제들

공개 메소드들

메소드 설명
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