C# Class AdvancedLauncher.Management.Execution.LELauncher

LocaleEmulator application launcher
Inheritance: SteamSensitiveLauncher
Afficher le fichier Open project: GoldRenard/DMOAdvancedLauncher

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ExecuteInternal ( string application, string arguments ) : bool

Execute process with arguments

Method Details

ExecuteInternal() public méthode

Execute process with arguments
public ExecuteInternal ( string application, string arguments ) : bool
application string Path to executable
arguments string Arguments
Résultat bool