C# Class ExampleApp.SimpleLoadingOfConfiguration

Show file Open project: twistedtwig/CustomConfigurations Class Usage Examples

Public Methods

Method Description
SimpleLoadingOfConfiguration ( ) : System

Loading a specified Section by giving the path to the custom config and the section name.

Method Details

SimpleLoadingOfConfiguration() public method

Loading a specified Section by giving the path to the custom config and the section name.
public SimpleLoadingOfConfiguration ( ) : System
return System