C# Класс BlueCollar.Service.BlueCollarServiceSection

Implements the Blue Collar Service configuration section.
Наследование: System.Configuration.ConfigurationSection
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
Refresh ( ) : void

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

Описание методов

Refresh() публичный статический Метод

Refreshes the currently loaded configuration settings to the latest values from the configuration file.
public static Refresh ( ) : void
Результат void