C# Class Afterglow.Infrastructure.Test_DependencyResolver.ModuleB

Inheritance: Module
Afficher le fichier Open project: Christof/afterglow

Méthodes protégées

Méthode Description
Load ( ContainerBuilder builder ) : void

Override to add registrations to the container.

Method Details

Load() protected méthode

Override to add registrations to the container.
protected Load ( ContainerBuilder builder ) : void
builder ContainerBuilder The builder.
Résultat void