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

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

공개 메소드들

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

메소드 상세

Execute() 공개 메소드

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

StopDuelCommand() 공개 메소드

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