C# 클래스 AccidentalFish.ApplicationSupport.Core.Logging.LoggerSource

Identifies a non-component source for a log item
상속: ILoggerSource
파일 보기 프로젝트 열기: JamesRandall/AccidentalFish.ApplicationSupport

공개 메소드들

메소드 설명
LoggerSource ( string fullyQualifiedName ) : System

Constructor

메소드 상세

LoggerSource() 공개 메소드

Constructor
public LoggerSource ( string fullyQualifiedName ) : System
fullyQualifiedName string Source name
리턴 System