C# Class ElmahFiddler.ElmahMailSAZSectionHandler

Inheritance: IConfigurationSectionHandler
ファイルを表示 Open project: mausch/ElmahFiddler

Public Methods

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

Private Methods

Method Description
GetChild ( XmlNode node, string name ) : XmlNode

Method Details

Create() public method

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