C# Class System.Configuration.SingleTagSectionHandler

Inheritance: IConfigurationSectionHandler
Datei anzeigen Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

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