C# Class ServiceInsight.Framework.Modules.EventAggregationAutoSubscriptionModule

Inheritance: Autofac.Module
Afficher le fichier Open project: Particular/ServiceInsight

Méthodes protégées

Méthode Description
AttachToComponentRegistration ( IComponentRegistry registry, IComponentRegistration registration ) : void

Private Methods

Méthode Description
OnComponentActivated ( object sender, ActivatedEventArgs e ) : void

Method Details

AttachToComponentRegistration() protected méthode

protected AttachToComponentRegistration ( IComponentRegistry registry, IComponentRegistration registration ) : void
registry IComponentRegistry
registration IComponentRegistration
Résultat void