C# Class System.Configuration.NameValueFileSectionHandler

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

Private Methods

Method Description
Create ( object parent, object configContext, XmlNode section ) : object