C# Class NuSelfUpdate.ProcessWrapper

Inheritance: IProcessWrapper
Afficher le fichier Open project: caleb-vear/NuSelfUpdate

Méthodes publiques

Méthode Description
Start ( string fileName, string arguments ) : void

Method Details

Start() public méthode

public Start ( string fileName, string arguments ) : void
fileName string
arguments string
Résultat void