C# Class ServiceInsight.Framework.Modules.AutoAttachmentModule

Inheritance: Autofac.Module
Mostrar archivo Open project: Particular/ServiceInsight

Protected Methods

Method Description
AttachToComponentRegistration ( IComponentRegistry componentRegistry, IComponentRegistration registration ) : void

Private Methods

Method Description
Activating ( object sender, ActivatingEventArgs e ) : void

Method Details

AttachToComponentRegistration() protected method

protected AttachToComponentRegistration ( IComponentRegistry componentRegistry, IComponentRegistration registration ) : void
componentRegistry IComponentRegistry
registration IComponentRegistration
return void