C# Class BlueCollar.Service.BlueCollarServiceSection

Implements the Blue Collar Service configuration section.
Inheritance: System.Configuration.ConfigurationSection
Afficher le fichier Open project: ChadBurggraf/blue-collar Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Refresh ( ) : void

Refreshes the currently loaded configuration settings to the latest values from the configuration file.

Method Details

Refresh() public static méthode

Refreshes the currently loaded configuration settings to the latest values from the configuration file.
public static Refresh ( ) : void
Résultat void