C# Class ClientGUI.ViewModel.SelectorViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: porcellus/KomponensAlapuJatek Class Usage Examples

Méthodes publiques

Méthode Description
SelectorViewModel ( IClient client ) : System

Private Methods

Méthode Description
CanPerformSelectionExecute ( ) : bool
CanStartOfflineGame ( ) : bool
CanStartOnlineGame ( ) : bool
CloseSelector ( ) : void
IsHumanPlayer ( PlayerTypeViewModel current ) : bool
OnLoadGame ( object sender, EventArgs e ) : void
PerformSelection ( ) : void
RaiseErrorOccured ( ) : void
RemoveActualPlayersFromAvailable ( ) : void
ResetAvailablePlayerTypes ( ) : void
SetupCommands ( ) : void
UpdatePlayerTypes ( PlayerTypeViewModel current, PlayerTypeViewModel selected ) : void

Method Details

SelectorViewModel() public méthode

public SelectorViewModel ( IClient client ) : System
client IClient
Résultat System