Property | Type | Description | |
---|---|---|---|
ClientConfigurationSystem | System.Configuration.Internal | ||
DoesSectionOnlyUseMachineConfig | bool | ||
EnsureInit | void | ||
IInternalConfigSystem | object | ||
IInternalConfigSystem | void | ||
IsSectionUsedInInit | bool | ||
OnConfigRemoved | void | ||
PrepareClientConfigSystem | void |
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, |
||
PrepareClientConfigSystem ( string sectionName ) : void |