C# 클래스 Arena.Commands.MenuItemCommands.PresentPlayersCommand

상속: Common.Utilities.CommandBase
파일 보기 프로젝트 열기: michalczerwinski/hello_wars

공개 메소드들

메소드 설명
Execute ( object parameter = null ) : void
PresentPlayersCommand ( MainWindowViewModel viewModel ) : System.Windows

메소드 상세

Execute() 공개 메소드

public Execute ( object parameter = null ) : void
parameter object
리턴 void

PresentPlayersCommand() 공개 메소드

public PresentPlayersCommand ( MainWindowViewModel viewModel ) : System.Windows
viewModel Arena.ViewModels.MainWindowViewModel
리턴 System.Windows