C# Class FluentBuild.BuildExe.CommandLineParser

Afficher le fichier Open project: SkightTeam/eLiteWeb Class Usage Examples

Méthodes publiques

Méthode Description
CommandLineParser ( string args ) : System
GetFullPathIfRelative ( string path ) : string

Private Methods

Méthode Description
DetermineVerbosity ( string data ) : void
ParseArg ( string arg ) : void

Method Details

CommandLineParser() public méthode

public CommandLineParser ( string args ) : System
args string
Résultat System

GetFullPathIfRelative() public méthode

public GetFullPathIfRelative ( string path ) : string
path string
Résultat string