C# 클래스 System.Web.Configuration.CustomErrorsSection

상속: System.Configuration.ConfigurationSection
파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CustomErrorsSection System

보호된 메소드들

메소드 설명
DeserializeSection ( System.IO.XmlReader reader ) : void
Reset ( ConfigurationElement parentElement ) : void

비공개 메소드들

메소드 설명
CustomErrorsSection ( ) : System

메소드 상세

DeserializeSection() 보호된 메소드

protected DeserializeSection ( System.IO.XmlReader reader ) : void
reader System.IO.XmlReader
리턴 void

Reset() 보호된 메소드

protected Reset ( ConfigurationElement parentElement ) : void
parentElement ConfigurationElement
리턴 void