C# Class TicTacToe.GameViewModels.TicTacToeControlsViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: AvetisG/TicTacToe.NET Class Usage Examples

Méthodes publiques

Méthode Description
StartGame ( ) : void

Private Methods

Méthode Description
TicTacToeControlsViewModel ( TicTacToeControlsModel TicTacToeControlsModel, ScenarioFactory scenarioFactory ) : GalaSoft.MvvmLight

Method Details

StartGame() public méthode

public StartGame ( ) : void
Résultat void