C# Class Rhetos.Deployment.DeploymentModuleConfiguration

Inheritance: Autofac.Module
Afficher le fichier Open project: Rhetos/Rhetos

Méthodes publiques

Méthode Description
DeploymentModuleConfiguration ( bool deploymentTime ) : System

Méthodes protégées

Méthode Description
Load ( ContainerBuilder builder ) : void

Method Details

DeploymentModuleConfiguration() public méthode

public DeploymentModuleConfiguration ( bool deploymentTime ) : System
deploymentTime bool
Résultat System

Load() protected méthode

protected Load ( ContainerBuilder builder ) : void
builder Autofac.ContainerBuilder
Résultat void