C# Class Alexandria.Backend.AlexandriaBootStrapper

Inheritance: Rhino.ServiceBus.Hosting.AbstractBootStrapper
ファイルを表示 Open project: ayende/Alexandria

Public Methods

Method Description
AlexandriaBootStrapper ( ) : Alexandria.Backend.Modules

Protected Methods

Method Description
ConfigureContainer ( ) : void

Method Details

AlexandriaBootStrapper() public method

public AlexandriaBootStrapper ( ) : Alexandria.Backend.Modules
return Alexandria.Backend.Modules

ConfigureContainer() protected method

protected ConfigureContainer ( ) : void
return void