C# Class Arena.Commands.MenuItemCommands.FullScreenWindowCommand

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

Public Methods

Method Description
Execute ( object parameter = null ) : void
FullScreenWindowCommand ( MainWindowViewModel viewModel ) : System.Windows

Method Details

Execute() public method

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

FullScreenWindowCommand() public method

public FullScreenWindowCommand ( MainWindowViewModel viewModel ) : System.Windows
viewModel Arena.ViewModels.MainWindowViewModel
return System.Windows