C# Class ExampleApp.LoadingMultipleConfigSections

Afficher le fichier Open project: twistedtwig/CustomConfigurations Class Usage Examples

Méthodes publiques

Méthode Description
LoadingMultipleConfigSections ( ) : System

Loads the config object and gets two different configSections to be able to get variables key values across both sections.

Method Details

LoadingMultipleConfigSections() public méthode

Loads the config object and gets two different configSections to be able to get variables key values across both sections.
public LoadingMultipleConfigSections ( ) : System
Résultat System