C# Class withSIX.Updater.Presentation.Wpf.Commands.LaunchGameCommand

Inheritance: BaseCommand
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Properties

Property Type Description
ProcessID int

Public Methods

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

Method Details

LaunchGameCommand() public method

public LaunchGameCommand ( ) : System
return System

Run() public method

public Run ( ) : int
return int

Property Details

ProcessID public_oe property

public int ProcessID
return int