C# Class System.Configuration.ClientConfigurationSystem

Inheritance: IInternalConfigSystem
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
ClientConfigurationSystem System.Configuration.Internal
DoesSectionOnlyUseMachineConfig bool
EnsureInit void
IInternalConfigSystem object
IInternalConfigSystem void
IsSectionUsedInInit bool
OnConfigRemoved void
PrepareClientConfigSystem void

Private Methods

Method Description
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