C# 클래스 Raven.Server.Program

파일 보기 프로젝트 열기: nhsevidence/ravendb

비공개 메소드들

메소드 설명
AdminRequired ( System.Action actionThatMayRequiresAdminPrivileges, string cmdLine ) : void
ConfigureDebugLogging ( ) : void
EmitWarningInRed ( ) : void
EnsureStoppedAndUninstall ( ) : void
InstallAndStart ( ) : void
InteractiveRun ( string args ) : void
Main ( string args ) : void
PrintUsage ( OptionSet optionSet ) : void
RestartService ( ) : void
RunAgainAsAdmin ( string cmdLine ) : bool
RunInDebugMode ( AnonymousUserAccessMode anonymousUserAccessMode, RavenConfiguration ravenConfiguration, bool launchBrowser ) : void
RunRestoreOperation ( string backupLocation, string databaseLocation ) : void
RunServerInDebugMode ( RavenConfiguration ravenConfiguration, bool lauchBrowser ) : bool
RunningInInteractiveMode ( ) : bool
ServiceIsInstalled ( ) : bool
StartService ( ) : void
StopService ( ) : void
WaitForUserInputAndExitWithError ( ) : void