C# Class ExampleApp.LoadingMultipleConfigSections

Mostra file Open project: twistedtwig/CustomConfigurations Class Usage Examples

Public Methods

Method 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 method

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