C# Class CustomConfigurations.ConfigurationSectionLoader

Deals with Loading Configuration values from the config file.
Inheritance: System.Configuration.ConfigurationSection, IDisposable
Afficher le fichier Open project: twistedtwig/CustomConfigurations Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Dispose ( ) : void

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Save ( ) : void

Method Details

Dispose() public méthode

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public Dispose ( ) : void
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void