C# Class withSIX.Core.Presentation.Bridge.Services.ProcessExtensions

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
EnableRunAsAdministrator ( this arg ) : ProcessStartInfo
MonitorProcessOutput ( this process ) : ProcessManager.ProcessState

Method Details

EnableRunAsAdministrator() public static méthode

public static EnableRunAsAdministrator ( this arg ) : ProcessStartInfo
arg this
Résultat System.Diagnostics.ProcessStartInfo

MonitorProcessOutput() public static méthode

public static MonitorProcessOutput ( this process ) : ProcessManager.ProcessState
process this
Résultat ProcessManager.ProcessState