C# Class GuoKun.Configuration.BootstrapperConfigurationSectionHandler

启动配置节处理类
Inheritance: IConfigurationSectionHandler
Afficher le fichier Open project: KINGGUOKUN/Account

Méthodes publiques

Méthode Description
Create ( object parent, object configContext, XmlNode section ) : object

Method Details

Create() public méthode

public Create ( object parent, object configContext, XmlNode section ) : object
parent object
configContext object
section System.Xml.XmlNode
Résultat object