C# 클래스 TrakHound.Logging.LoggerConfiguration

파일 보기 프로젝트 열기: TrakHound/TrakHound-Community 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ConfigFilePath string

공개 메소드들

메소드 설명
Create ( LoggerConfiguration config ) : bool
LoggerConfiguration ( ) : System
Read ( ) : LoggerConfiguration
Remove ( ) : void

비공개 메소드들

메소드 설명
CreateDocument ( LoggerConfiguration config ) : XmlDocument

메소드 상세

Create() 공개 정적인 메소드

public static Create ( LoggerConfiguration config ) : bool
config LoggerConfiguration
리턴 bool

LoggerConfiguration() 공개 메소드

public LoggerConfiguration ( ) : System
리턴 System

Read() 공개 정적인 메소드

public static Read ( ) : LoggerConfiguration
리턴 LoggerConfiguration

Remove() 공개 정적인 메소드

public static Remove ( ) : void
리턴 void

프로퍼티 상세

ConfigFilePath 공개적으로 정적으로 프로퍼티

public static string ConfigFilePath
리턴 string