C# Class ExampleApp.LoadingByProvidingSectionNameOnly

Mostra file Open project: twistedtwig/CustomConfigurations Class Usage Examples

Public Methods

Method Description
LoadingByProvidingSectionNameOnly ( ) : System

Loading the config object can be done by providing only a section name rather than providing the whole config path of sectiongroup and sectionname.

Method Details

LoadingByProvidingSectionNameOnly() public method

Loading the config object can be done by providing only a section name rather than providing the whole config path of sectiongroup and sectionname.
public LoadingByProvidingSectionNameOnly ( ) : System
return System