C# Class Arena.Commands.MenuItemCommands.GameRulesCommand

Inheritance: Common.Utilities.CommandBase
Show file Open project: michalczerwinski/hello_wars

Public Methods

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

Method Details

Execute() public method

public Execute ( object parameter = null ) : void
parameter object
return void

GameRulesCommand() public method

public GameRulesCommand ( MainWindowViewModel viewModel ) : System.IO
viewModel Arena.ViewModels.MainWindowViewModel
return System.IO