C# 클래스 ActionAdapter, FodyAddinSamples

상속: ILoggerFactoryAdapter
파일 보기 프로젝트 열기: Fody/FodyAddinSamples 1 사용 예제들

공개 메소드들

메소드 설명
GetLogger ( Type type ) : ILog
GetLogger ( string name ) : ILog

메소드 상세

GetLogger() 공개 메소드

public GetLogger ( Type type ) : ILog
type Type
리턴 ILog

GetLogger() 공개 메소드

public GetLogger ( string name ) : ILog
name string
리턴 ILog