C# Class Arena.Commands.MenuItemCommands.StopDuelCommand

Inheritance: CommandBase
Afficher le fichier Open project: michalczerwinski/hello_wars

Méthodes publiques

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

Method Details

Execute() public méthode

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

StopDuelCommand() public méthode

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