C# Класс System.Configuration.ClientConfigurationSystem

Наследование: IInternalConfigSystem
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
ClientConfigurationSystem System.Configuration.Internal
DoesSectionOnlyUseMachineConfig bool
EnsureInit void
IInternalConfigSystem object
IInternalConfigSystem void
IsSectionUsedInInit bool
OnConfigRemoved void
PrepareClientConfigSystem void

Приватные методы

Метод Описание
ClientConfigurationSystem ( ) : System.Configuration.Internal
DoesSectionOnlyUseMachineConfig ( string configKey ) : bool
EnsureInit ( string configKey ) : void
IInternalConfigSystem ( string sectionName ) : object
IInternalConfigSystem ( string sectionName ) : void
IsSectionUsedInInit ( string configKey ) : bool
OnConfigRemoved ( object sender, InternalConfigEventArgs e ) : void
PrepareClientConfigSystem ( string sectionName ) : void