C# Class ServiceInsight.Framework.Modules.EventAggregationAutoSubscriptionModule

Inheritance: Autofac.Module
显示文件 Open project: Particular/ServiceInsight

Protected Methods

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

Private Methods

Method Description
OnComponentActivated ( object sender, ActivatedEventArgs e ) : void

Method Details

AttachToComponentRegistration() protected method

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