C# 클래스 NewRelicConfigBuilder.Program

파일 보기 프로젝트 열기: Pablissimo/nrconfig

공개 메소드들

메소드 설명
ProcessCreate ( CommandLineArgs args ) : int
ProcessMerge ( CommandLineArgs args ) : int

비공개 메소드들

메소드 설명
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

메소드 상세

ProcessCreate() 공개 정적인 메소드

public static ProcessCreate ( CommandLineArgs args ) : int
args CommandLineArgs
리턴 int

ProcessMerge() 공개 정적인 메소드

public static ProcessMerge ( CommandLineArgs args ) : int
args CommandLineArgs
리턴 int