C# Class System.Configuration.DictionarySectionHandler

Inheritance: IConfigurationSectionHandler
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Create ( Object parent, Object context, XmlNode section ) : object

Method Details

Create() public method

public Create ( Object parent, Object context, XmlNode section ) : object
parent Object
context Object
section System.Xml.XmlNode
return object