C# Class GuoKun.Configuration.BootstrapperConfigurationSectionHandler

启动配置节处理类
Inheritance: IConfigurationSectionHandler
Mostra file Open project: KINGGUOKUN/Account

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