C# Class System.Web.Configuration.CustomErrorsSection

Inheritance: System.Configuration.ConfigurationSection
Afficher le fichier Open project: kumpera/mono Class Usage Examples

Private Properties

Свойство Type Description
CustomErrorsSection System

Méthodes protégées

Méthode Description
DeserializeSection ( System.IO.XmlReader reader ) : void
Reset ( ConfigurationElement parentElement ) : void

Private Methods

Méthode Description
CustomErrorsSection ( ) : System

Method Details

DeserializeSection() protected méthode

protected DeserializeSection ( System.IO.XmlReader reader ) : void
reader System.IO.XmlReader
Résultat void

Reset() protected méthode

protected Reset ( ConfigurationElement parentElement ) : void
parentElement ConfigurationElement
Résultat void