C# Class CodeSharp.EventSourcing.DefaultSectionHandler

Inheritance: IConfigurationSectionHandler
显示文件 Open project: tangxuehua/eventsourcing

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