C# 클래스 System.Net.Configuration.DefaultProxySection

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DefaultProxySection ( ) : System.Collections.Generic

보호된 메소드들

메소드 설명
PostDeserialize ( ) : void
Reset ( ConfigurationElement parentElement ) : void

메소드 상세

DefaultProxySection() 공개 메소드

public DefaultProxySection ( ) : System.Collections.Generic
리턴 System.Collections.Generic

PostDeserialize() 보호된 메소드

protected PostDeserialize ( ) : void
리턴 void

Reset() 보호된 메소드

protected Reset ( ConfigurationElement parentElement ) : void
parentElement System.Configuration.ConfigurationElement
리턴 void