C# Class NanoByte.Common.Cli.BundledCliAppControl

Provides an interface to a bundled external command-line application controlled via arguments and stdin and monitored via stdout and stderr.
Inheritance: CliAppControl
Afficher le fichier Open project: nano-byte/common

Méthodes protégées

Méthode Description
GetStartInfo ( ) : ProcessStartInfo

Private Methods

Méthode Description
GetBundledDirectory ( string name ) : string

Method Details

GetStartInfo() protected méthode

protected GetStartInfo ( ) : ProcessStartInfo
Résultat System.Diagnostics.ProcessStartInfo