C# Class System.Configuration.DictionarySectionHandler

Inheritance: IConfigurationSectionHandler
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

Create() public méthode

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