C# Class Elmah.Extensions.FallbackErrorLogSectionHandler

Inheritance: IConfigurationSectionHandler
Show file Open project: 360imprimir/Elmah.Extensions

Public Methods

Method Description
Create ( object parent, object configContext, XmlNode section ) : object

Private Methods

Method Description
CheckForChildNodes ( XmlNode node ) : void
GetHashtable ( XmlNode node ) : IDictionary

Method Details

Create() public method

public Create ( object parent, object configContext, XmlNode section ) : object
parent object
configContext object
section System.Xml.XmlNode
return object