C# Class Elmah.Extensions.FallbackErrorLogSectionHandler

Inheritance: IConfigurationSectionHandler
Afficher le fichier Open project: 360imprimir/Elmah.Extensions

Méthodes publiques

Méthode Description
Create ( object parent, object configContext, XmlNode section ) : object

Private Methods

Méthode Description
CheckForChildNodes ( XmlNode node ) : void
GetHashtable ( XmlNode node ) : IDictionary

Method Details

Create() public méthode

public Create ( object parent, object configContext, XmlNode section ) : object
parent object
configContext object
section System.Xml.XmlNode
Résultat object