C# Class MyProject.MyConfigSection.MyConfig

Inheritance: System.Configuration.IConfigurationSectionHandler
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

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

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

MyConfig() public méthode

public MyConfig ( ) : System
Résultat System