C# 클래스 withSIX.Mini.Presentation.Core.Commands.LaunchGameCommand

상속: BaseCommand
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 프로퍼티들

프로퍼티 타입 설명
ProcessId int

공개 메소드들

메소드 설명
LaunchGameCommand ( IRestarter restarter ) : System
Run ( ) : int

메소드 상세

LaunchGameCommand() 공개 메소드

public LaunchGameCommand ( IRestarter restarter ) : System
restarter IRestarter
리턴 System

Run() 공개 메소드

public Run ( ) : int
리턴 int

프로퍼티 상세

ProcessId 공개적으로 프로퍼티

public int ProcessId
리턴 int