C# 클래스 KonfDB.Infrastructure.Common.ConfigReader

파일 보기 프로젝트 열기: punitganshani/KonfDB

공개 메소드들

메소드 설명
GetApplicationName ( ) : string
GetApplicationPath ( ) : string
GetConfigInfo ( string FileName ) : string
GetLogPath ( ) : string
GetParentConfigDirectory ( ) : string

메소드 상세

GetApplicationName() 공개 정적인 메소드

public static GetApplicationName ( ) : string
리턴 string

GetApplicationPath() 공개 정적인 메소드

public static GetApplicationPath ( ) : string
리턴 string

GetConfigInfo() 공개 정적인 메소드

public static GetConfigInfo ( string FileName ) : string
FileName string
리턴 string

GetLogPath() 공개 정적인 메소드

public static GetLogPath ( ) : string
리턴 string

GetParentConfigDirectory() 공개 정적인 메소드

public static GetParentConfigDirectory ( ) : string
리턴 string