C# 클래스 Utility.Logging.NLog.Autofac.NLogLoggerAutofacModule

상속: Autofac.Module
파일 보기 프로젝트 열기: ChrisMH/Utility.Logging

보호된 메소드들

메소드 설명
AttachToComponentRegistration ( IComponentRegistry registry, IComponentRegistration registration ) : void
Load ( ContainerBuilder builder ) : void

메소드 상세

AttachToComponentRegistration() 보호된 메소드

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

Load() 보호된 메소드

protected Load ( ContainerBuilder builder ) : void
builder Autofac.ContainerBuilder
리턴 void