C# Class NewRelicConfigBuilder.Program

Afficher le fichier Open project: Pablissimo/nrconfig

Méthodes publiques

Méthode Description
ProcessCreate ( CommandLineArgs args ) : int
ProcessMerge ( CommandLineArgs args ) : int

Private Methods

Méthode Description
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
ErrorOut ( string message, Exception ex, bool verbose ) : void
GetInputFiles ( CommandLineArgs args ) : IEnumerable
Main ( string args ) : int
MakeFilterFromWildcards ( string filters ) : Predicate

Method Details

ProcessCreate() public static méthode

public static ProcessCreate ( CommandLineArgs args ) : int
args CommandLineArgs
Résultat int

ProcessMerge() public static méthode

public static ProcessMerge ( CommandLineArgs args ) : int
args CommandLineArgs
Résultat int