C# Class withSIX.Mini.Presentation.Core.Commands.LaunchGameCommand

Inheritance: BaseCommand
Mostra file Open project: SIXNetworks/withSIX.Desktop

Public Properties

Property Type Description
ProcessId int

Public Methods

Method Description
LaunchGameCommand ( IRestarter restarter ) : System
Run ( ) : int

Method Details

LaunchGameCommand() public method

public LaunchGameCommand ( IRestarter restarter ) : System
restarter IRestarter
return System

Run() public method

public Run ( ) : int
return int

Property Details

ProcessId public_oe property

public int ProcessId
return int