C# Class SimpleConfig.Section

Inheritance: System.Configuration.ConfigurationSection
显示文件 Open project: mikeobrien/SimpleConfig

Protected Methods

Method Description
DeserializeSection ( XmlReader reader ) : void

Method Details

DeserializeSection() protected method

protected DeserializeSection ( XmlReader reader ) : void
reader System.Xml.XmlReader
return void