C# 클래스 EveHQ.NG.WebApi.Infrastructure.ApplicationPaths

파일 보기 프로젝트 열기: EveHQ-Team/EveHQ-NG 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DefaultApplicationDataFolderRoot string

공개 메소드들

메소드 설명
GetDatabasesFolderPath ( string dataFolderPath ) : string
GetLogFileNameTemplateWithPath ( string dataFolderPath ) : string

메소드 상세

GetDatabasesFolderPath() 공개 정적인 메소드

public static GetDatabasesFolderPath ( string dataFolderPath ) : string
dataFolderPath string
리턴 string

GetLogFileNameTemplateWithPath() 공개 정적인 메소드

public static GetLogFileNameTemplateWithPath ( string dataFolderPath ) : string
dataFolderPath string
리턴 string

프로퍼티 상세

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

public static string DefaultApplicationDataFolderRoot
리턴 string