C# 클래스 OpenStory.Services.Simple.SimpleBootstrapper

상속: OpenStory.Services.Contracts.BootstrapperBase
파일 보기 프로젝트 열기: shoftee/OpenStory

공개 메소드들

메소드 설명
SimpleBootstrapper ( IResolutionRoot resolutionRoot, ILogger logger ) : System.Collections.Generic

보호된 메소드들

메소드 설명
OnStarting ( ) : void

비공개 메소드들

메소드 설명
CreateAuthKernel ( IResolutionRoot parent ) : ChildKernel
GetAuthConfiguration ( ) : OsServiceConfiguration
GetChannelConfiguration ( ) : OsServiceConfiguration
GetWorldConfiguration ( ) : OsServiceConfiguration

메소드 상세

OnStarting() 보호된 메소드

protected OnStarting ( ) : void
리턴 void

SimpleBootstrapper() 공개 메소드

public SimpleBootstrapper ( IResolutionRoot resolutionRoot, ILogger logger ) : System.Collections.Generic
resolutionRoot IResolutionRoot
logger ILogger
리턴 System.Collections.Generic