C# Class Solvberget.Service.Infrastructure.EnvironmentHelper

Mostra file Open project: digbib/Solvberget

Public Methods

Method Description
GetBlogFeedPath ( ) : string
GetContactInfoAsXmlPath ( ) : string
GetDictionaryIndexPath ( ) : string
GetDictionaryPath ( ) : string
GetImageCachePath ( ) : string
GetOpeningInfoAsXmlPath ( ) : string
GetRulesPath ( ) : string
GetStopwordsPath ( ) : string
GetSuggestionListPath ( ) : string
GetTestDictPath ( ) : string
GetXmlFilePath ( ) : string
GetXmlListPath ( ) : string

Method Details

GetBlogFeedPath() public static method

public static GetBlogFeedPath ( ) : string
return string

GetContactInfoAsXmlPath() public static method

public static GetContactInfoAsXmlPath ( ) : string
return string

GetDictionaryIndexPath() public static method

public static GetDictionaryIndexPath ( ) : string
return string

GetDictionaryPath() public static method

public static GetDictionaryPath ( ) : string
return string

GetImageCachePath() public static method

public static GetImageCachePath ( ) : string
return string

GetOpeningInfoAsXmlPath() public static method

public static GetOpeningInfoAsXmlPath ( ) : string
return string

GetRulesPath() public static method

public static GetRulesPath ( ) : string
return string

GetStopwordsPath() public static method

public static GetStopwordsPath ( ) : string
return string

GetSuggestionListPath() public static method

public static GetSuggestionListPath ( ) : string
return string

GetTestDictPath() public static method

public static GetTestDictPath ( ) : string
return string

GetXmlFilePath() public static method

public static GetXmlFilePath ( ) : string
return string

GetXmlListPath() public static method

public static GetXmlListPath ( ) : string
return string