Beispiel #1
0
        public void GoToLastSet()
        {
            _game.GoToLastSet();

            RaisePropertyChanged("CurrentSet");
        }