C# 클래스 Solvberget.Service.Infrastructure.EnvironmentHelper

파일 보기 프로젝트 열기: digbib/Solvberget

공개 메소드들

메소드 설명
GetBlogFeedPath ( ) : string
GetContactInfoAsXmlPath ( ) : string
GetDictionaryIndexPath ( ) : string
GetDictionaryPath ( ) : string
GetImageCachePath ( ) : string
GetOpeningInfoAsXmlPath ( ) : string
GetRulesPath ( ) : string
GetStopwordsPath ( ) : string
GetSuggestionListPath ( ) : string
GetTestDictPath ( ) : string
GetXmlFilePath ( ) : string
GetXmlListPath ( ) : string

메소드 상세

GetBlogFeedPath() 공개 정적인 메소드

public static GetBlogFeedPath ( ) : string
리턴 string

GetContactInfoAsXmlPath() 공개 정적인 메소드

public static GetContactInfoAsXmlPath ( ) : string
리턴 string

GetDictionaryIndexPath() 공개 정적인 메소드

public static GetDictionaryIndexPath ( ) : string
리턴 string

GetDictionaryPath() 공개 정적인 메소드

public static GetDictionaryPath ( ) : string
리턴 string

GetImageCachePath() 공개 정적인 메소드

public static GetImageCachePath ( ) : string
리턴 string

GetOpeningInfoAsXmlPath() 공개 정적인 메소드

public static GetOpeningInfoAsXmlPath ( ) : string
리턴 string

GetRulesPath() 공개 정적인 메소드

public static GetRulesPath ( ) : string
리턴 string

GetStopwordsPath() 공개 정적인 메소드

public static GetStopwordsPath ( ) : string
리턴 string

GetSuggestionListPath() 공개 정적인 메소드

public static GetSuggestionListPath ( ) : string
리턴 string

GetTestDictPath() 공개 정적인 메소드

public static GetTestDictPath ( ) : string
리턴 string

GetXmlFilePath() 공개 정적인 메소드

public static GetXmlFilePath ( ) : string
리턴 string

GetXmlListPath() 공개 정적인 메소드

public static GetXmlListPath ( ) : string
리턴 string