C# Class ServiceInsight.Framework.Modules.AutoAttachmentModule

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

Méthodes protégées

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

Private Methods

Méthode Description
Activating ( object sender, ActivatingEventArgs e ) : void

Method Details

AttachToComponentRegistration() protected méthode

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