C# Class Arena.Commands.MenuItemCommands.GameRulesCommand

Inheritance: Common.Utilities.CommandBase
Afficher le fichier Open project: michalczerwinski/hello_wars

Méthodes publiques

Méthode Description
Execute ( object parameter = null ) : void
GameRulesCommand ( MainWindowViewModel viewModel ) : System.IO

Method Details

Execute() public méthode

public Execute ( object parameter = null ) : void
parameter object
Résultat void

GameRulesCommand() public méthode

public GameRulesCommand ( MainWindowViewModel viewModel ) : System.IO
viewModel Arena.ViewModels.MainWindowViewModel
Résultat System.IO