C# Class OpenSlx.Lib.Utility.SlxAppSetup.LocalFileConfigurationSource

Helper class to get the configuration to load from the current directory
Inheritance: FileConfigurationSource
Mostrar archivo Open project: nicocrm/OpenSlx

Protected Methods

Method Description
TransformConfigurationPath ( IConfigurationTypeInfo typeContext, IConfigurationProvider provider, string configPath ) : string

Method Details

TransformConfigurationPath() protected method

protected TransformConfigurationPath ( IConfigurationTypeInfo typeContext, IConfigurationProvider provider, string configPath ) : string
typeContext IConfigurationTypeInfo
provider IConfigurationProvider
configPath string
return string