C# 클래스 ServiceInsight.Framework.Modules.AutoAttachmentModule

상속: Autofac.Module
파일 보기 프로젝트 열기: Particular/ServiceInsight

보호된 메소드들

메소드 설명
AttachToComponentRegistration ( IComponentRegistry componentRegistry, IComponentRegistration registration ) : void

비공개 메소드들

메소드 설명
Activating ( object sender, ActivatingEventArgs e ) : void

메소드 상세

AttachToComponentRegistration() 보호된 메소드

protected AttachToComponentRegistration ( IComponentRegistry componentRegistry, IComponentRegistration registration ) : void
componentRegistry IComponentRegistry
registration IComponentRegistration
리턴 void