C# 클래스 System.Configuration.ClientConfigurationSystem

상속: IInternalConfigSystem
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

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