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

Helper class to get the configuration to load from the current directory
Inheritance: FileConfigurationSource
Afficher le fichier Open project: nicocrm/OpenSlx

Méthodes protégées

Méthode Description
TransformConfigurationPath ( IConfigurationTypeInfo typeContext, IConfigurationProvider provider, string configPath ) : string

Method Details

TransformConfigurationPath() protected méthode

protected TransformConfigurationPath ( IConfigurationTypeInfo typeContext, IConfigurationProvider provider, string configPath ) : string
typeContext IConfigurationTypeInfo
provider IConfigurationProvider
configPath string
Résultat string