C# Class ProcessUtil.Program

Afficher le fichier Open project: SarathR/ProcessUtil

Méthodes publiques

Méthode Description
ProcessArgs ( string args ) : Param
ProcessOption ( string option ) : Options
ProcessParam ( string rawParam ) : Param

Private Methods

Méthode Description
ExecuteOption ( Param param ) : void
ExecuteOption ( Param param, Process process ) : void
Main ( string args ) : void

Method Details

ProcessArgs() public static méthode

public static ProcessArgs ( string args ) : Param
args string
Résultat Param

ProcessOption() public static méthode

public static ProcessOption ( string option ) : Options
option string
Résultat Options

ProcessParam() public static méthode

public static ProcessParam ( string rawParam ) : Param
rawParam string
Résultat Param