C# 클래스 ILoveLucene.Modules.LoggingModule

상속: IModule
파일 보기 프로젝트 열기: brunomlopes/ILoveLucene

공개 메소드들

메소드 설명
Configure ( IComponentRegistry componentRegistry ) : void
LoggingModule ( CoreILog>.Func logBuilder, Logger>.Func nlogBuilder ) : System

비공개 메소드들

메소드 설명
ComponentRegistration_Preparing ( object sender, Autofac.Core.PreparingEventArgs e ) : void

메소드 상세

Configure() 공개 메소드

public Configure ( IComponentRegistry componentRegistry ) : void
componentRegistry IComponentRegistry
리턴 void

LoggingModule() 공개 메소드

public LoggingModule ( CoreILog>.Func logBuilder, Logger>.Func nlogBuilder ) : System
logBuilder CoreILog>.Func
nlogBuilder Logger>.Func
리턴 System