C# Class OpenStory.Services.Simple.SimpleBootstrapper

Inheritance: OpenStory.Services.Contracts.BootstrapperBase
Afficher le fichier Open project: shoftee/OpenStory

Méthodes publiques

Méthode Description
SimpleBootstrapper ( IResolutionRoot resolutionRoot, ILogger logger ) : System.Collections.Generic

Méthodes protégées

Méthode Description
OnStarting ( ) : void

Private Methods

Méthode Description
CreateAuthKernel ( IResolutionRoot parent ) : ChildKernel
GetAuthConfiguration ( ) : OsServiceConfiguration
GetChannelConfiguration ( ) : OsServiceConfiguration
GetWorldConfiguration ( ) : OsServiceConfiguration

Method Details

OnStarting() protected méthode

protected OnStarting ( ) : void
Résultat void

SimpleBootstrapper() public méthode

public SimpleBootstrapper ( IResolutionRoot resolutionRoot, ILogger logger ) : System.Collections.Generic
resolutionRoot IResolutionRoot
logger ILogger
Résultat System.Collections.Generic