C# Class Crow.Library.Host.Bootstrapper.HostModule

Inheritance: IModule
Afficher le fichier Open project: msusur/Crowfx

Méthodes publiques

Méthode Description
Install ( IInjectionContainer container, IQueryStore queryStore ) : void

Method Details

Install() public méthode

public Install ( IInjectionContainer container, IQueryStore queryStore ) : void
container IInjectionContainer
queryStore IQueryStore
Résultat void