C# Class asdf.StackoverflowQuestion

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
DoWork ( ) : void
StartProcess ( string file, string args, bool redirectStdout ) : void

Private Methods

Méthode Description
p_Exited ( object sender, EventArgs e ) : void

Method Details

DoWork() public méthode

public DoWork ( ) : void
Résultat void

StartProcess() public méthode

public StartProcess ( string file, string args, bool redirectStdout ) : void
file string
args string
redirectStdout bool
Résultat void