C# Class CsDO.Lib.Configuration.ConfigurationSectionHandler

Inheritance: IConfigurationSectionHandler
显示文件 Open project: MonoBrasil/CsDO

Public Methods

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

Method Details

Create() public method

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