C# Class ExampleApp.LoadingByProvidingSectionNameOnly

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

Méthodes publiques

Méthode 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 méthode

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
Résultat System